perf(抖音): 移除青少年模式

This commit is contained in:
AIsouler
2024-03-15 11:09:30 +08:00
parent 22ad68ba81
commit 9fe5af8f7b

View File

@@ -3,39 +3,8 @@ import { defineAppConfig } from '../types';
export default defineAppConfig({ export default defineAppConfig({
id: 'com.ss.android.ugc.aweme', id: 'com.ss.android.ugc.aweme',
name: '抖音', name: '抖音',
deprecatedKeys: [2], deprecatedKeys: [0, 2],
groups: [ 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, key: 1,
name: '局部广告-关闭用户推荐', name: '局部广告-关闭用户推荐',