mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(抖音): 青少年模式(补充规则)
This commit is contained in:
@@ -12,12 +12,21 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
quickFind: true,
|
||||
matches: '[text="体验一下"] + [text="关闭"][clickable=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/d2b6ee77-ae06-4873-a106-db4ce2324777',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14321107',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
quickFind: true,
|
||||
matches: '[text="开启青少年模式"] + * > [text="关闭"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/29534293-f3c7-4187-a36f-47e37fef2f42',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14473006',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user