feat: 通知提示(补充字段)

This commit is contained in:
aisouler
2024-02-06 22:25:41 +08:00
parent 19df630625
commit a40d1f7f38
123 changed files with 371 additions and 152 deletions

View File

@@ -13,14 +13,14 @@ export default defineAppConfig({
rules: [
{
key: 0,
name: '点击【x】',
name: '点击"x"',
matches:
'@View[clickable=true] < FrameLayout -2 FrameLayout [text="广告"]',
snapshotUrls: 'https://i.gkd.li/import/13425305',
},
{
preKeys: 0,
name: '点击不感兴趣',
name: '点击"不感兴趣"',
matches:
'@LinearLayout > [id="com.byted.pangle.m:id/tt_item_tv"][text="不感兴趣"]',
snapshotUrls: 'https://i.gkd.li/import/13425306',