mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
perf(抖音): 更新提示
This commit is contained in:
@@ -72,10 +72,15 @@ export default defineGkdApp({
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: 'LinearLayout[childCount=3] > [text="以后再说"][index=0]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12534016',
|
||||
'https://i.gkd.li/i/13328599',
|
||||
rules: [
|
||||
{
|
||||
matches: ['[text="立即升级"]', '[text="以后再说"]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12534016',
|
||||
'https://i.gkd.li/i/13328599',
|
||||
'https://i.gkd.li/i/15359995',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user