mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(抖音): 关闭更新弹窗 (#2054)
This commit is contained in:
@@ -73,12 +73,16 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '关闭更新弹窗',
|
name: '关闭更新弹窗',
|
||||||
|
matchLauncher: true,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
||||||
rules: '@[text="以后再说"] +2 [text="立即升级"]',
|
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,
|
key: 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user