mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(得力e+): 开屏广告(补充规则)
This commit is contained in:
@@ -7,12 +7,21 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
|
actionMaximumKey: 0,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
quickFind: true,
|
key: 0,
|
||||||
|
matches: '[text="跳过"][childCount=0][visibleToUser=true]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/23262900-c52d-494a-9b7d-bb821025665a',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14553055',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [vid="splash_container"]',
|
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [vid="splash_container"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
|
|||||||
Reference in New Issue
Block a user