mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(鲨鱼记账): 开屏广告 (#1538)
* Update com.shark.jizhang.ts * 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> close #1480
This commit is contained in:
@@ -4,6 +4,19 @@ export default defineAppConfig({
|
|||||||
id: 'com.shark.jizhang',
|
id: 'com.shark.jizhang',
|
||||||
name: '鲨鱼记账',
|
name: '鲨鱼记账',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: -1,
|
||||||
|
name: '开屏广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||||
|
snapshotUrls: ['https://i.gkd.li/import/13192242'],
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '新用户特惠广告',
|
name: '新用户特惠广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user