mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
fix(快手) 功能类-你可能感兴趣的人(修复误触)
This commit is contained in:
@@ -79,7 +79,8 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matches: 'ViewGroup[childCount=3] > [text="隐藏"]',
|
matches:
|
||||||
|
'ViewGroup[childCount=3] > [text="隐藏"][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/14001536',
|
snapshotUrls: 'https://i.gkd.li/import/14001536',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user