mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-17 00:13:39 +08:00
parent
6cb8490eaf
commit
5aa454629b
|
@ -42,10 +42,10 @@ export default defineAppConfig({
|
||||||
name: '小说页全屏卡片广告',
|
name: '小说页全屏卡片广告',
|
||||||
desc: '点击关闭和确定按钮',
|
desc: '点击关闭和确定按钮',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.duokan.reader.DkMainActivity',
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
activityIds: 'com.duokan.reader.DkMainActivity',
|
||||||
matches:
|
matches:
|
||||||
'@TextView[id="com.duokan.reader:id/reading__app_ad_view__close"][text="广告"]',
|
'@TextView[id="com.duokan.reader:id/reading__app_ad_view__close"][text="广告"]',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user