mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat: 通知提示(补充字段)
This commit is contained in:
@@ -162,7 +162,10 @@ export default defineAppConfig({
|
||||
enable: false,
|
||||
key: 10,
|
||||
name: '通知提示-请求通知权限弹窗',
|
||||
desc: '自动点击【取消】',
|
||||
desc: '自动点击"取消"',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.dragon.read.widget.ConfirmDialogBuilder',
|
||||
rules: '@[text="取消"] < * -2 * > [text="开启推送提醒"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12716592',
|
||||
@@ -170,7 +173,7 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 12,
|
||||
name: '全屏广告',
|
||||
desc: '点击右上角【关闭】',
|
||||
desc: '点击右上角"关闭"',
|
||||
quickFind: true,
|
||||
activityIds: 'com.dragon.read.reader.ui.ReaderActivity',
|
||||
rules: 'TextView[text="广告"] +2 Button[id="com.dragon.read:id/close"]',
|
||||
|
||||
Reference in New Issue
Block a user