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