mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 23:34:57 +08:00
perf(番茄免费小说): 局部广告-阅读页面广告 (#616)
This commit is contained in:
@@ -15,8 +15,13 @@ export default defineGkdApp({
|
||||
rules: [
|
||||
{
|
||||
key: 1,
|
||||
matches: '@ImageView - LinearLayout TextView[text="广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12908734',
|
||||
fastQuery: true,
|
||||
matches:
|
||||
'@ImageView[childCount=0][clickable=true][visibleToUser=true] - LinearLayout >(2,3) [text="广告" || text="立享优惠"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12908734',
|
||||
'https://i.gkd.li/i/18138903',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
|
||||
Reference in New Issue
Block a user