Skip to content

Commit bb62ae2

Browse files
committed
build: exclude game release
1 parent 7a3207a commit bb62ae2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

config.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,22 @@
5555
"telegram"
5656
]
5757
}
58+
},
59+
{
60+
"type": "maxmindMMDB",
61+
"action": "output",
62+
"args": {
63+
"outputName": "Country-no-game.mmdb",
64+
"wantedList": [
65+
"cn",
66+
"private",
67+
"cloudflare",
68+
"cloudfront",
69+
"fastly",
70+
"google",
71+
"telegram"
72+
]
73+
}
5874
}
5975
]
6076
}

0 commit comments

Comments
 (0)