mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: 通知提示(补充字段)
This commit is contained in:
@@ -16,13 +16,13 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '点击【反馈】',
|
||||
name: '点击"反馈"',
|
||||
matches: 'WebView @[text="反馈"] - View > Image',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13510973',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
name: '原因选【不感兴趣】',
|
||||
name: '原因选"不感兴趣"',
|
||||
matches: '@LinearLayout[clickable=true] > [text="不感兴趣"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13510972',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user