mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
Squashed commit of the following:
commit 70abcb29135423250334683b2475f8e9742a974e Author: aisouler <zy43220@gmail.com> Date: Fri Jan 26 16:46:15 2024 +0800 Update com.smile.gifmaker.ts commit 0be26d2dc7a0bf6678ee6f12d21cee946d2b5a9a Author: aisouler <zy43220@gmail.com> Date: Sun Jan 21 22:16:55 2024 +0800 feat(快手):你可能感兴趣的人(补充规则)
This commit is contained in:
@@ -64,13 +64,24 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 12,
|
key: 12,
|
||||||
name: '你可能感兴趣的人',
|
name: '功能类-你可能感兴趣的人',
|
||||||
desc: '自动点击【关闭】',
|
desc: '自动点击【关闭/隐藏】',
|
||||||
activityIds: 'com.yxcorp.gifshow.HomeActivity',
|
activityIds: 'com.yxcorp.gifshow.HomeActivity',
|
||||||
rules: '[id="com.smile.gifmaker:id/close_pymk"]',
|
rules: [
|
||||||
snapshotUrls: [
|
{
|
||||||
'https://i.gkd.li/import/12708620',
|
key: 0,
|
||||||
'https://i.gkd.li/import/12708707',
|
matches: '[id="com.smile.gifmaker:id/close_pymk"]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12708620',
|
||||||
|
'https://i.gkd.li/import/12708707',
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
quickFind: true,
|
||||||
|
matches: 'ViewGroup[childCount=3] > [text="隐藏"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14001536',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user