mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(红手指云手机): 开屏广告(优化规则) (#2597)
* feat 开屏广告(优化规则) * feat(红手指云手机): 开屏广告 --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -12,6 +12,7 @@ export default defineAppConfig({
|
|||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
quickFind: true,
|
||||||
key: 0,
|
key: 0,
|
||||||
matches: '[text*="跳过"][text.length<=10]',
|
matches: '[text*="跳过"][text.length<=10]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
@@ -21,7 +22,7 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 1,
|
||||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13188645',
|
snapshotUrls: 'https://i.gkd.li/import/13188645',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user