mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,27 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.facetech.konking',
|
||||
name: '人民日报',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
quickFind: true,
|
||||
matches:
|
||||
'[id="com.facetech.konking:id/ksad_splash_circle_skip_view"] > [text="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12841078',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12841079',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '应用内广告弹窗',
|
||||
|
||||
Reference in New Issue
Block a user