mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
Feat(盯盯拍): 开屏广告规则更新 (#2112)
* feat(盯盯拍): 开屏广告规则更新 * chore(actions): check_format_lint * feat(盯盯拍): 开屏广告 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -7,12 +7,19 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
matchLauncher: true,
|
matchTime: 10000,
|
||||||
// quickFind: true, 开启后无法跳过
|
actionMaximum: 1,
|
||||||
activityIds: 'com.vyou.app.ui.activity.SplashActivity',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: 'View[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
quickFind: true,
|
||||||
|
matches: '[text="跳过"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/6328439/5b974f9d-a7bf-46fa-9ba3-57df81aca131',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13347076',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/13042916',
|
'https://i.gkd.li/import/13042916',
|
||||||
'https://i.gkd.li/import/13042963',
|
'https://i.gkd.li/import/13042963',
|
||||||
|
|||||||
Reference in New Issue
Block a user