diff --git a/src/apps/com.onethingcloud.android.ts b/src/apps/com.onethingcloud.android.ts index 6fece63e..2eec4092 100644 --- a/src/apps/com.onethingcloud.android.ts +++ b/src/apps/com.onethingcloud.android.ts @@ -4,6 +4,24 @@ export default defineGkdApp({ id: 'com.onethingcloud.android', name: '网心云', groups: [ + { + key: 0, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + priorityTime: 10000, + rules: [ + { + fastQuery: true, + action: 'clickCenter', // https://github.com/AIsouler/GKD_subscription/issues/587 + matches: + '@View[desc*="跳过"][desc.length<10][visibleToUser=true] < View < View < View < View < FrameLayout < [id="android:id/content"]', + exampleUrls: 'https://e.gkd.li/0d0560e5-2b7d-4599-8336-a5254d5e13ea', + snapshotUrls: 'https://i.gkd.li/i/18094505', + }, + ], + }, { key: 1, name: '全屏广告-弹窗广告',