@@ -8,6 +8,7 @@ export default defineGkdApp({
8
8
key : 0 ,
9
9
name : '分段广告-朋友圈广告' ,
10
10
desc : '点击卡片广告右上角,直接关闭/出现菜单,确认关闭' ,
11
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
11
12
activityIds : [
12
13
'com.tencent.mm.plugin.sns.ui.SnsTimeLineUI' ,
13
14
'com.tencent.mm.plugin.sns.ui.improve.ImproveSnsTimelineUI' ,
@@ -140,6 +141,7 @@ export default defineGkdApp({
140
141
{
141
142
key : 1 ,
142
143
name : '功能类-电脑微信快捷自动登录' ,
144
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
143
145
fastQuery : true ,
144
146
matchTime : 10000 ,
145
147
actionMaximum : 1 ,
@@ -161,6 +163,7 @@ export default defineGkdApp({
161
163
key : 2 ,
162
164
name : '功能类-自动授权登录' ,
163
165
desc : '自动允许使用头像昵称等' ,
166
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
164
167
fastQuery : true ,
165
168
matchTime : 10000 ,
166
169
actionMaximum : 1 ,
@@ -183,6 +186,7 @@ export default defineGkdApp({
183
186
{
184
187
key : 4 ,
185
188
name : '功能类-微信读书网页版扫码登录自动授权' ,
189
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
186
190
matchTime : 10000 ,
187
191
actionMaximum : 1 ,
188
192
activityIds : 'com.tencent.mm.plugin.webview.ui.tools.MMWebViewUI' ,
@@ -205,6 +209,7 @@ export default defineGkdApp({
205
209
key : 5 ,
206
210
name : '功能类-自动领取微信红包' ,
207
211
desc : '自动领取私聊红包,群聊红包' ,
212
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
208
213
fastQuery : true ,
209
214
rules : [
210
215
{
@@ -244,6 +249,7 @@ export default defineGkdApp({
244
249
key : 7 ,
245
250
name : '功能类-自动选中发送原图' ,
246
251
desc : '自动选中底部中间的发送原图,可手动取消勾选' ,
252
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
247
253
actionMaximum : 1 ,
248
254
activityIds : [
249
255
'com.tencent.mm.plugin.gallery.ui.AlbumPreviewUI' ,
@@ -281,6 +287,7 @@ export default defineGkdApp({
281
287
key : 9 ,
282
288
name : '功能类-自动查看原图' ,
283
289
desc : '自动点击底部左侧[查看原图]按钮' ,
290
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
284
291
activityIds : [ '.ui.chatting.gallery.ImageGalleryUI' , '.ui.LauncherUI' ] ,
285
292
rules : [
286
293
{
@@ -308,6 +315,7 @@ export default defineGkdApp({
308
315
{
309
316
key : 10 ,
310
317
name : '开屏广告-微信小程序' ,
318
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
311
319
fastQuery : true ,
312
320
matchTime : 10000 ,
313
321
forcedTime : 10000 ,
@@ -336,6 +344,7 @@ export default defineGkdApp({
336
344
{
337
345
key : 11 ,
338
346
name : '功能类-网页版文件传输助手扫码自动授权' ,
347
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
339
348
fastQuery : true ,
340
349
matchTime : 10000 ,
341
350
actionMaximum : 1 ,
@@ -350,6 +359,7 @@ export default defineGkdApp({
350
359
{
351
360
key : 17 ,
352
361
name : '青少年模式' ,
362
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
353
363
fastQuery : true ,
354
364
actionMaximum : 1 ,
355
365
resetMatch : 'app' ,
@@ -371,6 +381,7 @@ export default defineGkdApp({
371
381
key : 18 ,
372
382
name : '功能类-青少年模式自动点击验证密码' ,
373
383
desc : '点击“验证密码”以申请临时访问' ,
384
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
374
385
matchTime : 10000 ,
375
386
actionMaximum : 1 ,
376
387
rules : [
@@ -393,6 +404,7 @@ export default defineGkdApp({
393
404
{
394
405
key : 19 ,
395
406
name : '功能类-订阅号-展开更早的消息' ,
407
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
396
408
rules : [
397
409
{
398
410
key : 0 ,
@@ -413,6 +425,7 @@ export default defineGkdApp({
413
425
key : 22 ,
414
426
name : '功能类-开启青少年模式后的每日验证' ,
415
427
desc : '点击"验证密码"' ,
428
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
416
429
rules : [
417
430
{
418
431
activityIds : 'com.tencent.mm.plugin.webview.ui.tools.MMWebViewUI' ,
@@ -426,6 +439,7 @@ export default defineGkdApp({
426
439
key : 25 ,
427
440
name : '局部广告-订阅号消息-推荐文章' ,
428
441
desc : '点击关闭' ,
442
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
429
443
rules : [
430
444
{
431
445
activityIds :
@@ -439,6 +453,7 @@ export default defineGkdApp({
439
453
{
440
454
key : 26 ,
441
455
name : '功能类-付款后自动点击完成/返回商家' ,
456
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
442
457
rules : [
443
458
{
444
459
fastQuery : true ,
@@ -459,6 +474,7 @@ export default defineGkdApp({
459
474
key : 28 ,
460
475
name : '分段广告-订阅号消息-视频推荐' ,
461
476
desc : '点击[X]-点击[不喜欢此类视频]-点击[确定]' ,
477
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
462
478
activityIds :
463
479
'com.tencent.mm.plugin.brandservice.ui.flutter.BizFlutterTLFlutterViewActivity' ,
464
480
rules : [
@@ -495,6 +511,7 @@ export default defineGkdApp({
495
511
key : 29 ,
496
512
name : '功能类-解锁 Windows 微信' ,
497
513
desc : '点击[解锁]' ,
514
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
498
515
rules : [
499
516
{
500
517
fastQuery : true ,
@@ -510,6 +527,7 @@ export default defineGkdApp({
510
527
key : 30 ,
511
528
name : '全屏广告-文档页面-腾讯文档APP弹窗' ,
512
529
desc : '点击关闭' ,
530
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
513
531
rules : [
514
532
{
515
533
fastQuery : true ,
@@ -526,6 +544,7 @@ export default defineGkdApp({
526
544
key : 31 ,
527
545
name : '分段广告-订阅号消息-推荐阅读' ,
528
546
desc : '点击关闭' ,
547
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
529
548
activityIds :
530
549
'com.tencent.mm.plugin.brandservice.ui.flutter.BizFlutterTLFlutterViewActivity' ,
531
550
rules : [
@@ -555,6 +574,7 @@ export default defineGkdApp({
555
574
key : 32 ,
556
575
name : '权限提示-权限申请弹窗' ,
557
576
desc : '点击取消' ,
577
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
558
578
matchTime : 10000 ,
559
579
actionMaximum : 1 ,
560
580
resetMatch : 'app' ,
@@ -572,6 +592,7 @@ export default defineGkdApp({
572
592
{
573
593
key : 34 ,
574
594
name : '功能类-付款时自动点击[支付]' ,
595
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
575
596
fastQuery : true ,
576
597
actionMaximum : 1 ,
577
598
activityIds : 'com.tencent.mm.framework.app.UIPageFragmentActivity' ,
@@ -592,6 +613,7 @@ export default defineGkdApp({
592
613
key : 35 ,
593
614
name : '分段广告-订阅号消息内容-广告' ,
594
615
desc : '点击下拉框-[关闭此广告]/[不感兴趣]-[与我无关]' ,
616
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
595
617
activityIds : [
596
618
'.plugin.brandservice.ui.timeline.preload.ui.TmplWebView' , //调整为TmplWebView, 同时兼容多种ID
597
619
'.plugin.webview.ui.tools.fts.MMSosWebViewUI' ,
@@ -671,6 +693,7 @@ export default defineGkdApp({
671
693
{
672
694
key : 36 ,
673
695
name : '功能类-自动点击[查看原视频]' ,
696
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
674
697
rules : [
675
698
{
676
699
fastQuery : true ,
@@ -685,6 +708,7 @@ export default defineGkdApp({
685
708
key : 37 ,
686
709
name : '全屏广告-小程序弹窗广告' ,
687
710
desc : '点击关闭' ,
711
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
688
712
matchTime : 20000 ,
689
713
// actionMaximum: 1,
690
714
actionCd : 300 , // 有时候需要点击多次
@@ -710,6 +734,7 @@ export default defineGkdApp({
710
734
key : 38 ,
711
735
name : '功能类-自动语音转文字' ,
712
736
desc : '点击语音旁边的转文字/长按语音后点击转文字' ,
737
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
713
738
rules : [
714
739
{
715
740
fastQuery : true ,
@@ -725,6 +750,7 @@ export default defineGkdApp({
725
750
{
726
751
key : 39 ,
727
752
name : '功能类-语音通话呼入10秒后自动点击接听' ,
753
+ excludeVersionNames : '8.0.56' , // https://github.com/AIsouler/GKD_subscription/issues/716
728
754
rules : [
729
755
{
730
756
matchTime : 15000 ,
0 commit comments