mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 08:59:34 +03:00
chore: new domains lists for games
This commit is contained in:
38
config/games/chess.com.json
Normal file
38
config/games/chess.com.json
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
{
|
||||||
|
"domains": [
|
||||||
|
"assets-themes.chess.com",
|
||||||
|
"chess.com",
|
||||||
|
"images.chesscomfiles.com",
|
||||||
|
"www.chess.com"
|
||||||
|
],
|
||||||
|
"dns": [
|
||||||
|
"127.0.0.11:53",
|
||||||
|
"77.88.8.88:53",
|
||||||
|
"8.8.8.8:53",
|
||||||
|
"1.1.1.1:53"
|
||||||
|
],
|
||||||
|
"timeout": 3600,
|
||||||
|
"ip4": [
|
||||||
|
"104.17.126.52",
|
||||||
|
"104.17.165.82",
|
||||||
|
"104.18.137.67",
|
||||||
|
"104.18.138.67",
|
||||||
|
"104.18.139.67",
|
||||||
|
"104.18.140.67",
|
||||||
|
"104.18.141.67",
|
||||||
|
"34.117.44.137"
|
||||||
|
],
|
||||||
|
"ip6": [],
|
||||||
|
"cidr4": [
|
||||||
|
"104.16.0.0/12",
|
||||||
|
"34.64.0.0/10"
|
||||||
|
],
|
||||||
|
"cidr6": [],
|
||||||
|
"external": {
|
||||||
|
"domains": [],
|
||||||
|
"ip4": [],
|
||||||
|
"ip6": [],
|
||||||
|
"cidr4": [],
|
||||||
|
"cidr6": []
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user