From 83d7b324c958c542d3dd1d7e0025b95ccffc889a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=88=BA=E8=9E=88?= Date: Thu, 12 Oct 2023 00:28:37 +0800 Subject: [PATCH] =?UTF-8?q?feat(X):=20=E4=BF=A1=E6=81=AF=E6=B5=81=E5=B9=BF?= =?UTF-8?q?=E5=91=8A-=E8=A7=84=E5=88=99=E4=BC=98=E5=8C=96=20(#832)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.twitter.android.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/apps/com.twitter.android.ts b/src/apps/com.twitter.android.ts index df5e3a3f..ed2d608d 100644 --- a/src/apps/com.twitter.android.ts +++ b/src/apps/com.twitter.android.ts @@ -9,6 +9,7 @@ export default defineAppConfig({ name: '信息流广告-主页', desc: '点击右上角关闭,点击我不喜欢', activityIds: 'com.twitter.app.main.MainActivity', + cd: 3000, // https://github.com/gkd-kit/subscription/issues/832 rules: [ { key: 0, @@ -42,6 +43,7 @@ export default defineAppConfig({ 'com.twitter.tweetdetail.TweetDetailActivity', 'com.twitter.android.search.implementation.results.SearchActivity', ], + cd: 3000, rules: [ { name: '点击右上角关闭',