mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(书旗小说): 开屏广告 (#870)
* feat(书旗小说): 开屏广告 * feat(书旗小说): 规则优化 --------- Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
@@ -4,6 +4,13 @@ export default defineAppConfig({
|
||||
id: 'com.shuqi.controller',
|
||||
name: '书旗小说',
|
||||
groups: [
|
||||
{
|
||||
key: -1,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.shuqi.home.MainActivity',
|
||||
rules: '[id="com.shuqi.controller:id/splash_container"] [text="跳过"]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12854869',
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
name: '内部右侧浮动广告',
|
||||
|
||||
Reference in New Issue
Block a user