mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(抖音): 移除部分规则activityid
This commit is contained in:
@@ -66,7 +66,6 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
|
||||||
rules: '@[text="以后再说"] +2 [text="立即升级"]',
|
rules: '@[text="以后再说"] +2 [text="立即升级"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12534016',
|
'https://i.gkd.li/import/12534016',
|
||||||
@@ -97,7 +96,6 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
|
||||||
rules: '@[text="取消"] +2 [text="五星好评"]',
|
rules: '@[text="取消"] +2 [text="五星好评"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13053628',
|
snapshotUrls: 'https://i.gkd.li/import/13053628',
|
||||||
exampleUrls:
|
exampleUrls:
|
||||||
@@ -121,7 +119,6 @@ export default defineAppConfig({
|
|||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
name: '顶部卡片',
|
name: '顶部卡片',
|
||||||
|
|||||||
Reference in New Issue
Block a user