mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
perf(快手): 青少年模式
This commit is contained in:
@@ -7,16 +7,12 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '青少年模式',
|
name: '青少年模式',
|
||||||
|
quickFind: true,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches:
|
matches: '[text="开启青少年模式"] + [text="我知道了"]',
|
||||||
'@[id="com.smile.gifmaker:id/positive"] + [id="com.smile.gifmaker:id/set_teenage_mode"]',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
matches:
|
|
||||||
'[id="com.smile.gifmaker:id/set_teenage_mode"] + [id="com.smile.gifmaker:id/positive"]',
|
|
||||||
snapshotUrls: 'https://i.gkd.li/i/12708609',
|
snapshotUrls: 'https://i.gkd.li/i/12708609',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user