diff --git a/config/games/chess.com.json b/config/games/chess.com.json new file mode 100644 index 0000000..8641565 --- /dev/null +++ b/config/games/chess.com.json @@ -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": [] + } +} \ No newline at end of file