mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-17 00:43:40 +08:00
feat(抖音): 关闭更新弹窗 (#2054)
This commit is contained in:
parent
c10c17dc6b
commit
53c0b048fd
|
@ -73,12 +73,16 @@ export default defineAppConfig({
|
|||
{
|
||||
key: 3,
|
||||
name: '关闭更新弹窗',
|
||||
matchLauncher: true,
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
||||
rules: '@[text="以后再说"] +2 [text="立即升级"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12534016',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12534016',
|
||||
'https://i.gkd.li/import/13328599',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
|
|
Loading…
Reference in New Issue
Block a user