File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,19 @@ export default defineGkdApp({
40
40
resetMatch : 'app' ,
41
41
rules : [
42
42
{
43
+ activityIds : [
44
+ 'com.android.launcher.Launcher' ,
45
+ 'com.bilibili.bplus.im.communication.HomeCommunicationActivity' ,
46
+ ] ,
43
47
matches : '@[vid="close"][text^="暂不"] + [vid="open"][text="去开启"]' ,
44
- snapshotUrls : 'https://i.gkd.li/i/13399195' ,
48
+ snapshotUrls : [
49
+ 'https://i.gkd.li/i/13399195' ,
50
+ 'https://i.gkd.li/i/18392097' ,
51
+ ] ,
52
+ exampleUrls : [
53
+ 'https://e.gkd.li/4d0bfc81-05fb-498d-8c84-0c99c2abd97a' ,
54
+ 'https://e.gkd.li/283c2be2-80d7-43ab-976c-0896e678fc49' ,
55
+ ] ,
45
56
} ,
46
57
] ,
47
58
} ,
@@ -57,6 +68,7 @@ export default defineGkdApp({
57
68
activityIds : 'tv.danmaku.bili.MainActivityV2' ,
58
69
matches : '@[vid="close"][text$="暂不"] + [vid="open"][text="去开启"]' ,
59
70
snapshotUrls : 'https://i.gkd.li/i/15907493' ,
71
+ exampleUrls : 'https://e.gkd.li/e67d6d21-f09b-44b0-bf91-8b9fa0670e27' ,
60
72
} ,
61
73
] ,
62
74
} ,
You can’t perform that action at this time.
0 commit comments