mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat: Reddit-功能类-自动点击翻译 #1177
This commit is contained in:
@@ -35,5 +35,20 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 5,
|
||||||
|
name: '功能类-自动点击翻译',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.reddit.launch.main.MainActivity',
|
||||||
|
matches:
|
||||||
|
'@[id="translation_banner_action"][clickable=true] > [visibleToUser=true][text="翻译"] <<n [vid="fragment_pager"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/8fcef25c-ff16-4456-8174-cac27aa7fc66',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/22451437',
|
||||||
|
excludeSnapshotUrls: 'https://i.gkd.li/i/22451467',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user