mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat: 东方财富-全屏广告 #1363
This commit is contained in:
@@ -19,6 +19,23 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '全屏广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds:
|
||||||
|
'com.eastmoney.android.module.launcher.internal.home.HomeActivity',
|
||||||
|
matches: '[vid="iv_single_close"][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/286da57c-7a7f-4668-aea8-7cbff63e8499',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/23281792',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '权限提示-通知权限',
|
name: '权限提示-通知权限',
|
||||||
|
|||||||
Reference in New Issue
Block a user