mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
update: snapshot link
This commit is contained in:
@@ -17,14 +17,14 @@ export default defineAppConfig({
|
||||
name: '视频广告-点击右上角关闭',
|
||||
matches:
|
||||
'@[id="com.twitter.android:id/tweet_curation_action"] <2 LinearLayout + LinearLayout >n [id="com.twitter.android:id/upper_video_attribution"][text="视频将在广告后播放"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12798795',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12798795',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '推荐广告-点击右上角关闭',
|
||||
matches:
|
||||
'@[id="com.twitter.android:id/tweet_curation_action"] <2 * + [id="com.twitter.android:id/tweet_auto_playable_content_parent"] > [id="com.twitter.android:id/tweet_promoted_badge_bottom"][text="推荐"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12813235',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12813235',
|
||||
},
|
||||
{
|
||||
preKeys: [0, 1],
|
||||
@@ -32,7 +32,7 @@ export default defineAppConfig({
|
||||
name: '点击[我不喜欢这个广告]',
|
||||
matches:
|
||||
'@ViewGroup > [id="com.twitter.android:id/action_sheet_item_title"][text="我不喜欢这个广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12798810',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12798810',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -53,8 +53,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@[id="com.twitter.android:id/tweet_curation_action"] +n [id="com.twitter.android:id/tweet_promoted_badge_bottom"][text="推荐"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12825969', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/import/12847584', // com.twitter.android.search.implementation.results.SearchActivity
|
||||
'https://i.gkd.li/i/12825969', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/i/12847584', // com.twitter.android.search.implementation.results.SearchActivity
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -63,8 +63,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@[id="com.twitter.android:id/tweet_curation_action"] <2 * + [id="com.twitter.android:id/tweet_auto_playable_content_parent"] > [id="com.twitter.android:id/tweet_promoted_badge_bottom"][text$="推荐"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12882676', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/import/12904603', // com.twitter.app.profiles.ProfileActivity
|
||||
'https://i.gkd.li/i/12882676', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/i/12904603', // com.twitter.app.profiles.ProfileActivity
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default defineAppConfig({
|
||||
key: 2,
|
||||
matches:
|
||||
'[id="com.twitter.android:id/tweet_ad_badge_top_right"] + [id="com.twitter.android:id/tweet_curation_action"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13680756'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/13680756'],
|
||||
},
|
||||
{
|
||||
preKeys: [0, 1, 2],
|
||||
@@ -81,10 +81,10 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@ViewGroup > [id="com.twitter.android:id/action_sheet_item_title"][text^="屏蔽"||text^="屏蔽"||text^="Block"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12828815', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/import/12847600', // com.twitter.android.search.implementation.results.SearchActivity
|
||||
'https://i.gkd.li/import/12904602', // com.twitter.app.profiles.ProfileActivity
|
||||
'https://i.gkd.li/import/13680783', // 兼容英文
|
||||
'https://i.gkd.li/i/12828815', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/i/12847600', // com.twitter.android.search.implementation.results.SearchActivity
|
||||
'https://i.gkd.li/i/12904602', // com.twitter.app.profiles.ProfileActivity
|
||||
'https://i.gkd.li/i/13680783', // 兼容英文
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -94,9 +94,9 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'[text="取消"||text^="Cancel"] + [text="屏蔽"||text^="Block"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12828832', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/import/12904601', // com.twitter.app.profiles.ProfileActivity
|
||||
'https://i.gkd.li/import/13680798', // 兼容英文
|
||||
'https://i.gkd.li/i/12828832', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/i/12904601', // com.twitter.app.profiles.ProfileActivity
|
||||
'https://i.gkd.li/i/13680798', // 兼容英文
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -115,8 +115,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@[id="com.twitter.android:id/tweet_curation_action"] +n [id="com.twitter.android:id/tweet_promoted_badge_bottom"][text="推荐"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12825969', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/import/12847584', // com.twitter.android.search.implementation.results.SearchActivity
|
||||
'https://i.gkd.li/i/12825969', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/i/12847584', // com.twitter.android.search.implementation.results.SearchActivity
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -125,8 +125,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@[id="com.twitter.android:id/tweet_curation_action"] <2 * + [id="com.twitter.android:id/tweet_auto_playable_content_parent"] > [id="com.twitter.android:id/tweet_promoted_badge_bottom"][text$="推荐"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12882676', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/import/12904603', // com.twitter.app.profiles.ProfileActivity
|
||||
'https://i.gkd.li/i/12882676', // com.twitter.tweetdetail.TweetDetailActivity
|
||||
'https://i.gkd.li/i/12904603', // com.twitter.app.profiles.ProfileActivity
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default defineAppConfig({
|
||||
name: '点击[我不喜欢这个广告]',
|
||||
matches:
|
||||
'@ViewGroup > [id="com.twitter.android:id/action_sheet_item_title"][text="我不喜欢这个广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12798810',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12798810',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -150,7 +150,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.twitter.android:id/app_rating_button_never"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13774150',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13774150',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -166,7 +166,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[id="com.twitter.android:id/secondary_button"] [text="Not now"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13930126',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13930126',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -180,7 +180,7 @@ export default defineAppConfig({
|
||||
matches: '[vid="translation_link"][text="翻译帖子"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/40ece44f-883f-429a-aa0c-17dac15a50e4',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14189817',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14189817',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -194,7 +194,7 @@ export default defineAppConfig({
|
||||
matches: '@FrameLayout[clickable=true] > [text="显示更多帖子"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/7efa8af7-90d3-42b4-bf5d-3d83775f175a',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14189847',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14189847',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user