mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 17:52:20 +08:00
feat(X): 信息流广告-规则优化 (#832)
This commit is contained in:
parent
5e46146e68
commit
83d7b324c9
|
@ -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: '点击右上角关闭',
|
||||
|
|
Loading…
Reference in New Issue
Block a user