mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
fix: 迁移废弃字段
This commit is contained in:
@@ -9,7 +9,7 @@ export default defineAppConfig({
|
||||
name: '信息流广告-主页',
|
||||
desc: '点击右上角关闭,点击我不喜欢',
|
||||
activityIds: 'com.twitter.app.main.MainActivity',
|
||||
cd: 3000, // https://github.com/gkd-kit/subscription/issues/832
|
||||
actionCd: 3000, // https://github.com/gkd-kit/subscription/issues/832
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
@@ -45,7 +45,7 @@ export default defineAppConfig({
|
||||
'com.twitter.tweetdetail.TweetDetailActivity',
|
||||
'com.twitter.android.search.implementation.results.SearchActivity',
|
||||
],
|
||||
cd: 3000,
|
||||
actionCd: 3000,
|
||||
rules: [
|
||||
{
|
||||
name: '点击右上角关闭',
|
||||
@@ -107,7 +107,7 @@ export default defineAppConfig({
|
||||
desc: '点击右上角关闭,点击我不喜欢',
|
||||
quickFind: true,
|
||||
activityIds: ['com.twitter.app.profiles.ProfileActivity'],
|
||||
cd: 3000,
|
||||
actionCd: 3000,
|
||||
rules: [
|
||||
{
|
||||
name: '点击右上角关闭',
|
||||
|
||||
Reference in New Issue
Block a user