mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
feat(十六番旅行): 开屏广告
This commit is contained in:
@@ -4,6 +4,26 @@ export default defineAppConfig({
|
|||||||
id: 'com.fan.app',
|
id: 'com.fan.app',
|
||||||
name: '十六番旅行',
|
name: '十六番旅行',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '开屏广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
matches:
|
||||||
|
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/470c6262-62ca-45c5-908c-8435d7b0e86f',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14596657',
|
||||||
|
'https://i.gkd.li/i/13258011',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '局部广告-广告卡片',
|
name: '局部广告-广告卡片',
|
||||||
|
|||||||
Reference in New Issue
Block a user