mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
feat(京东到家): 开屏广告 (#1930)
* feat(京东到家): 开屏广告 * feat(京东到家): 开屏广告 --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -4,6 +4,16 @@ export default defineAppConfig({
|
|||||||
id: 'com.jingdong.pdj',
|
id: 'com.jingdong.pdj',
|
||||||
name: '京东到家',
|
name: '京东到家',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '开屏广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '[id="com.jingdong.pdj:id/adv_exit_bnt"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/13293044',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '首页广告弹窗',
|
name: '首页广告弹窗',
|
||||||
|
|||||||
Reference in New Issue
Block a user