mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
@@ -7,8 +7,18 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.vivo.browser.BrowserActivity',
|
||||
rules: 'TextView[clickable = true && text ^= "跳过" && text.length = 4]',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '[text^="跳过"][text.length<10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12847431',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '免流提示',
|
||||
activityIds: 'com.vivo.browser.pendant.PendantActivity',
|
||||
rules: '[id="com.vivo.browser:id/dialog_button_right"][text="继续浏览"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12847431',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user