mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
perf(抖音): 移除青少年模式
This commit is contained in:
@@ -3,39 +3,8 @@ import { defineAppConfig } from '../types';
|
||||
export default defineAppConfig({
|
||||
id: 'com.ss.android.ugc.aweme',
|
||||
name: '抖音',
|
||||
deprecatedKeys: [2],
|
||||
deprecatedKeys: [0, 2],
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '青少年模式',
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
actionMaximumKey: 0,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
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,
|
||||
matches: '[text="开启青少年模式"] + * > [text="关闭"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/29534293-f3c7-4187-a36f-47e37fef2f42',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14473006',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches: '@[desc="关闭"] +2 [text="开启青少年模式"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/adeb1ebc-8aec-4bb1-b279-d86e2e9b0b74',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14567078',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '局部广告-关闭用户推荐',
|
||||
|
||||
Reference in New Issue
Block a user