mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(百度): 更新提示
This commit is contained in:
@@ -28,5 +28,21 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '更新提示',
|
||||||
|
desc: '点击关闭',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
matches: '[vid="obfuscated"] + [desc="关闭"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/f2712b2e-7327-4068-bcff-92646b3400bd',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14730100',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user