mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(拷貝漫畫): 弹窗广告(补充 activityId) (#3010)
This commit is contained in:
@@ -45,10 +45,14 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '快手广告-2',
|
name: '快手广告-2',
|
||||||
activityIds: 'com.kwad.components.ad.interstitial',
|
activityIds: [
|
||||||
|
'com.copymanga.app.MainActivity',
|
||||||
|
'com.kwad.components.ad.interstitial',
|
||||||
|
],
|
||||||
matches:
|
matches:
|
||||||
'[text="广告"] <2 ViewGroup -(2,3) ViewGroup > ViewGroup[clickable=true][visibleToUser=true]',
|
'[text="广告"] <2 ViewGroup -(2,3) ViewGroup > ViewGroup[clickable=true][visibleToUser=true]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/13625486',
|
||||||
'https://i.gkd.li/import/12504486',
|
'https://i.gkd.li/import/12504486',
|
||||||
'https://i.gkd.li/import/12504488',
|
'https://i.gkd.li/import/12504488',
|
||||||
'https://i.gkd.li/import/13344156',
|
'https://i.gkd.li/import/13344156',
|
||||||
|
|||||||
Reference in New Issue
Block a user