mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
perf(夸克): 更新提示
This commit is contained in:
@@ -23,12 +23,12 @@ export default defineGkdApp({
|
|||||||
key: 3,
|
key: 3,
|
||||||
name: '更新提示',
|
name: '更新提示',
|
||||||
desc: '点击取消',
|
desc: '点击取消',
|
||||||
matchTime: 10000,
|
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
fastQuery: true,
|
||||||
activityIds: 'com.ucpro.BrowserActivity',
|
activityIds: 'com.ucpro.BrowserActivity',
|
||||||
matches: ['[text*="版本更新" || text^="优化升级"]', '[text="取消"]'],
|
matches: ['[text*="版本更新" || text^="优化升级"]', '[text="取消"]'],
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
|
|||||||
Reference in New Issue
Block a user