mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat(我的荣耀): 全屏广告-弹窗广告
This commit is contained in:
@@ -4,6 +4,20 @@ export default defineGkdApp({
|
|||||||
id: 'com.hihonor.phoneservice',
|
id: 'com.hihonor.phoneservice',
|
||||||
name: '我的荣耀',
|
name: '我的荣耀',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.hihonor.phoneservice.main.MainActivity',
|
||||||
|
matches: '[vid="ads_cancel"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/539acb69-5c9c-4c4b-9757-d189b6852f89',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/16476928',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '权限提示-定位权限',
|
name: '权限提示-定位权限',
|
||||||
|
|||||||
Reference in New Issue
Block a user