mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat: 加班-全屏广告
This commit is contained in:
@@ -13,12 +13,17 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds:
|
activityIds: [
|
||||||
'com.bytedance.sdk.openadsdk.core.component.reward.activity.TTFullScreenVideoActivity',
|
'com.bytedance.sdk.openadsdk.core.component.reward.activity.TTFullScreenVideoActivity',
|
||||||
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
|
],
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[childCount=0][width<100 && height<100] < ViewGroup < ViewGroup < ViewGroup < ViewGroup +2 ViewGroup >3 [text="广告"][visibleToUser=true]',
|
'@ImageView[childCount=0][width<100 && height<100] < ViewGroup < ViewGroup < ViewGroup < ViewGroup +2 ViewGroup >3 [text="广告"][visibleToUser=true]',
|
||||||
exampleUrls: 'https://e.gkd.li/5a9d8d4c-a638-46d9-ab67-9b3b115b96e1',
|
exampleUrls: 'https://e.gkd.li/5a9d8d4c-a638-46d9-ab67-9b3b115b96e1',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/21480268',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/21480268',
|
||||||
|
'https://i.gkd.li/i/21487176',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user