mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
perf(快手): 青少年模式
This commit is contained in:
@@ -12,8 +12,11 @@ export default defineAppConfig({
|
|||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: '[text="开启青少年模式"] + [text="我知道了"]',
|
matches: ['[text="开启青少年模式"]', '[text="我知道了"]'],
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12708609',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/12708609',
|
||||||
|
'https://i.gkd.li/i/14969798',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user