mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
@@ -38,7 +38,8 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: 'TextView[text*=`青少年模式`] + TextView[text=`我知道了`]',
|
rules: 'TextView[text*="青少年模式"] +n TextView[text="我知道了"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13746766',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
@@ -191,11 +192,11 @@ export default defineAppConfig({
|
|||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '点击[不感兴趣]',
|
name: '点击[不感兴趣]',
|
||||||
matches:
|
matches: '@RelativeLayout > [text$="不感兴趣"]',
|
||||||
'@[id="tv.danmaku.bili:id/reason1_layout"] > [text$="不感兴趣"]',
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/13256605',
|
'https://i.gkd.li/import/13256605',
|
||||||
'https://i.gkd.li/import/13625309',
|
'https://i.gkd.li/import/13625309',
|
||||||
|
'https://i.gkd.li/import/13742257',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user