mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
@@ -121,10 +121,12 @@ export default defineAppConfig({
|
|||||||
activityIds: ['com.android.mediacenter.MainActivity'],
|
activityIds: ['com.android.mediacenter.MainActivity'],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: 'ViewGroup > TextView[text="广告"][id$="ad_icon"]',
|
matches:
|
||||||
|
'ViewGroup > TextView[text="广告"][id$="ad_icon"][visibleToUser=true]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://gkd-kit.gitee.io/import/13068935',
|
'https://gkd-kit.gitee.io/import/13068935',
|
||||||
'https://gkd-kit.gitee.io/import/13194163', // 避免在此规则误触
|
'https://gkd-kit.gitee.io/import/13194163', // 避免在此规则误触
|
||||||
|
'https://gkd-kit.gitee.io/import/13263590', // visibleToUser
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user