mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,28 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.jianshu.haruki',
|
||||
name: '简书',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
name: '【跳过+倒计时】型',
|
||||
quickFind: true,
|
||||
matches: '[text *= "跳过"][text.length <= 10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13327285',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '【圆圈跳过】型',
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13327288',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: 'VIP弹窗',
|
||||
|
||||
Reference in New Issue
Block a user