mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
perf(抖音): 更新提示-关闭更新弹窗 (#901)
This commit is contained in:
@@ -44,11 +44,12 @@ export default defineGkdApp({
|
||||
rules: [
|
||||
{
|
||||
activityIds: '.main.MainActivity',
|
||||
matches: ['[text="立即升级"]', '[text="以后再说"]'],
|
||||
matches: ['[text*="立即升级"]', '[text="以后再说"]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12534016',
|
||||
'https://i.gkd.li/i/13328599',
|
||||
'https://i.gkd.li/i/15359995',
|
||||
'https://i.gkd.li/i/20139600',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user