mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(大姨妈): 开屏广告
This commit is contained in:
@@ -4,6 +4,24 @@ export default defineAppConfig({
|
|||||||
id: 'com.yoloho.dayima',
|
id: 'com.yoloho.dayima',
|
||||||
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"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/14665571',
|
||||||
|
'https://i.gkd.li/i/13800282',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告-广告弹窗',
|
name: '全屏广告-广告弹窗',
|
||||||
|
|||||||
Reference in New Issue
Block a user