mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat(喵趣漫画): 全屏广告-弹窗广告(补充activityid)
This commit is contained in:
@@ -91,9 +91,16 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 4,
|
key: 4,
|
||||||
activityIds: 'com.aster.comic.app.view.MainActivity',
|
activityIds: [
|
||||||
matches: '[text="反馈"] + @View > Image[childCount=0]',
|
'com.aster.comic.app.view.MainActivity',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/15711106',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
|
],
|
||||||
|
matches:
|
||||||
|
'[text="反馈"] + View[childCount=1] > Image[childCount=0][text=""]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/15711106',
|
||||||
|
'https://i.gkd.li/i/17301509',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user