mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
@@ -91,9 +91,11 @@ export default defineAppConfig({
|
|||||||
key: 0,
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'FlattenUIText[text^="广告"||text^="来自"] -n UIView[text^="不感兴趣"][clickable=true]',
|
'FlattenUIText[text^="广告"||text^="来自"] -n UIView[text^="不感兴趣"][clickable=true]',
|
||||||
|
action: 'clickCenter',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://gkd-kit.gitee.io/import/12733098',
|
'https://gkd-kit.gitee.io/import/12733098',
|
||||||
'https://gkd-kit.gitee.io/import/12755264',
|
'https://gkd-kit.gitee.io/import/12755264',
|
||||||
|
'https://gkd-kit.gitee.io/import/12836272',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -101,6 +103,7 @@ export default defineAppConfig({
|
|||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
matches:
|
matches:
|
||||||
'@ViewGroup[clickable=true] > ImageView + TextView[text="不感兴趣"]',
|
'@ViewGroup[clickable=true] > ImageView + TextView[text="不感兴趣"]',
|
||||||
|
action: 'clickCenter',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://gkd-kit.gitee.io/import/12733152',
|
'https://gkd-kit.gitee.io/import/12733152',
|
||||||
'https://gkd-kit.gitee.io/import/12755265',
|
'https://gkd-kit.gitee.io/import/12755265',
|
||||||
|
|||||||
Reference in New Issue
Block a user