mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(酷安): 开屏广告 (#1786)
This commit is contained in:
@@ -7,17 +7,21 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: -1,
|
key: -1,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
quickFind: true,
|
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
quickFind: false,
|
||||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12503773',
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.gitee.io/import/12503773',
|
||||||
|
'https://i.gkd.li/import/13247610',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
quickFind: true,
|
||||||
key: 1,
|
key: 1,
|
||||||
matches: '[text^="跳过"][text.length<=4]',
|
matches: '[text^="跳过"][text.length<=4]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
|
|||||||
Reference in New Issue
Block a user