mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(语雀): 关闭横幅 (#1161)
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
'com.yuque.mobile.android.app.rn.activity.ReactNativeMainActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: 'TextView[text="了解更多"] - ViewGroup[clickable=true]',
|
||||
matches: 'TextView[text="了解更多"] + ViewGroup[clickable=true]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12911014',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user