diff --git a/src/apps/com.sh.gj.ts b/src/apps/com.sh.gj.ts new file mode 100644 index 00000000..57557ea1 --- /dev/null +++ b/src/apps/com.sh.gj.ts @@ -0,0 +1,46 @@ +import { defineAppConfig } from '../types'; + +export default defineAppConfig({ + id: 'com.sh.gj', + name: '上海公交', + groups: [ + { + key: 1, + name: '局部广告-卡片广告', + desc: '点击关闭', + rules: [ + { + key: 0, + quickFind: true, + activityIds: [ + 'com.sh.gj.MainActivity', + 'com.sh.gj.activity.LineDetailActivity', + ], + matches: + 'ImageView[visibleToUser=true] - FrameLayout[childCount=1] > @ImageView[visibleToUser=true] <