mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf(抖音): 青少年模式 (#498)
This commit is contained in:
@@ -317,11 +317,15 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 0,
|
||||
excludeActivityIds: '.setting.ui.SettingCommonProtocolActivity',
|
||||
matches: ['[text*="青少年模式"]', '[text="关闭" || desc="关闭"]'],
|
||||
matches: [
|
||||
'[text*="青少年" || text*="未成年"][text*="模式"]',
|
||||
'[text="关闭" || desc="关闭"]',
|
||||
],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/14321107',
|
||||
'https://i.gkd.li/i/14473006',
|
||||
'https://i.gkd.li/i/14567078',
|
||||
'https://i.gkd.li/i/17726070',
|
||||
],
|
||||
excludeSnapshotUrls: [
|
||||
'https://i.gkd.li/i/14917848',
|
||||
|
||||
Reference in New Issue
Block a user