mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat: 通知提示(补充字段)
This commit is contained in:
@@ -14,14 +14,14 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '点击【x】',
|
||||
name: '点击"x"',
|
||||
matches:
|
||||
'View < @FrameLayout[desc^="dislike"] <<n [id="com.pleasure.trace_wechat:id/adsuyi_id_view_response"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13479466',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
name: '关闭原因【不感兴趣】',
|
||||
name: '关闭原因"不感兴趣"',
|
||||
matches:
|
||||
'@LinearLayout > [id="com.byted.pangle:id/tt_item_tv"][text="不感兴趣"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13479469',
|
||||
@@ -30,7 +30,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
name: '全屏广告-【字节】广告弹窗',
|
||||
name: '全屏广告-"字节"广告弹窗',
|
||||
activityIds:
|
||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||
rules: '[text="反馈"] -2 @View > Image',
|
||||
|
||||
Reference in New Issue
Block a user