mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
@@ -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="广告"]',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user