diff --git a/src/apps/com.sina.weibo.ts b/src/apps/com.sina.weibo.ts index e653c6fa..7cbeb3b1 100644 --- a/src/apps/com.sina.weibo.ts +++ b/src/apps/com.sina.weibo.ts @@ -7,8 +7,12 @@ export default defineAppConfig({ { key: 0, name: '开屏广告', - activityIds: 'com.sina.weibo.mobileads.view.', - rules: ['@RelativeLayout > TextView[text=`跳过`]'], + activityIds: [ + 'com.sina.weibo.MainTabActivity', + 'com.sina.weibo.mobileads.view.', // 需要补充快照 + ], + rules: ['@RelativeLayout > TextView[text="跳过"]'], + snapshotUrls: 'https://gkd-kit.songe.li/import/12782355', }, { key: 1,