commit 7b327a9c564972c4b361ce34069ec467d1f7e297 Author: Tiger Ren Date: Fri Oct 25 23:47:02 2024 +0800 Init sing-box config repo diff --git a/singbox.json b/singbox.json new file mode 100644 index 0000000..b500e27 --- /dev/null +++ b/singbox.json @@ -0,0 +1,749 @@ +{ + "dns": { + "servers": [ + { + "tag": "dns_proxy", + "address": "https://1.1.1.1/dns-query", + "address_resolver": "dns_resolver", + "strategy": "ipv4_only", + "detour": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + }, + { + "tag": "dns_direct", + "address": "h3://dns.alidns.com/dns-query", + "address_resolver": "dns_resolver", + "strategy": "ipv4_only", + "detour": "direct" + }, + { + "tag": "dns_block", + "address": "rcode://refused" + }, + { + "tag": "dns_resolver", + "address": "223.5.5.5", + "strategy": "ipv4_only", + "detour": "direct" + }, + { + "tag": "dns_proxy_netflix", + "address": "tls://8.8.8.8", + "detour": "πŸŽ₯ ε₯ˆι£žθ§†ι’‘" + } + ], + "rules": [ + { + "outbound": "any", + "server": "dns_resolver" + }, + { + "clash_mode": "direct", + "server": "dns_direct" + }, + { + "clash_mode": "global", + "server": "dns_proxy" + }, + { + "process_name": [ + "TencentMeeting", + "NemoDesktop", + "ToDesk", + "ToDesk_Service", + "WeChat", + "Tailscale", + "wireguard-go", + "Tunnelblick", + "softwareupdated", + "kubectl" + ], + "server": "dns_direct" + }, + { + "domain_suffix": [ + "icloudnative.io", + "fuckcloudnative.io", + "sealos.io", + "cdn.jsdelivr.net" + ], + "server": "dns_direct" + }, + { + "process_name": [ + "DropboxMacUpdate", + "Dropbox" + ], + "server": "dns_proxy" + }, + { + "package_name": [ + "com.google.android.youtube", + "com.android.vending", + "org.telegram.messenger", + "org.telegram.plus" + ], + "server": "dns_proxy" + }, + { + "rule_set": [ + "Netflix-WgetCloud" + ], + "server": "dns_proxy_netflix" + }, + { + "rule_set": "geosite-geolocation-!cn", + "server": "dns_proxy" + }, + { + "rule_set": "Global", + "server": "dns_proxy" + }, + { + "rule_set": [ + "YouTube", + "Telegram" + ], + "server": "dns_proxy" + } + ], + "final": "dns_direct" + }, + "ntp": { + "enabled": true, + "server": "time.apple.com", + "server_port": 123, + "interval": "30m0s", + "detour": "direct" + }, + "inbounds": [ + { + "type": "tun", + "inet4_address": "198.18.0.1/16", + "auto_route": true, + "exclude_package": [ + "cmb.pb", + "cn.gov.pbc.dcep", + "com.MobileTicket", + "com.adguard.android", + "com.ainemo.dragoon", + "com.alibaba.android.rimet", + "com.alicloud.databox", + "com.amazing.cloudisk.tv", + "com.autonavi.minimap", + "com.bilibili.app.in", + "com.bishua666.luxxx1", + "com.cainiao.wireless", + "com.chebada", + "com.chinamworld.main", + "com.cmbchina.ccd.pluto.cmbActivity", + "com.coolapk.market", + "com.ctrip.ct", + "com.dianping.v1", + "com.douban.frodo", + "com.eg.android.AlipayGphone", + "com.farplace.qingzhuo", + "com.hanweb.android.zhejiang.activity", + "com.leoao.fitness", + "com.lucinhu.bili_you", + "com.mikrotik.android.tikapp", + "com.moji.mjweather", + "com.motorola.cn.calendar", + "com.motorola.cn.lrhealth", + "com.netease.cloudmusic", + "com.sankuai.meituan", + "com.sina.weibo", + "com.smartisan.notes", + "com.sohu.inputmethod.sogou.moto", + "com.sonelli.juicessh", + "com.ss.android.article.news", + "com.ss.android.lark", + "com.ss.android.ugc.aweme", + "com.tailscale.ipn", + "com.taobao.idlefish", + "com.taobao.taobao", + "com.tencent.mm", + "com.tencent.mp", + "com.tencent.soter.soterserver", + "com.tencent.wemeet.app", + "com.tencent.weread", + "com.tencent.wework", + "com.ttxapps.wifiadb", + "com.unionpay", + "com.unnoo.quan", + "com.wireguard.android", + "com.xingin.xhs", + "com.xunmeng.pinduoduo", + "com.zui.zhealthy", + "ctrip.android.view", + "io.kubenav.kubenav", + "org.geekbang.geekTime", + "tv.danmaku.bili" + ], + "stack": "mixed", + "sniff": true, + "sniff_override_destination": true + }, + { + "type": "socks", + "tag": "socks-in", + "listen": "::", + "listen_port": 5353 + } + ], + "outbounds": [ + { + "type": "selector", + "tag": "θ‡ͺε»ΊζœεŠ‘ε™¨", + "outbounds": [ + "tuic-out-us", + "tuic-out-sg" + ], + "default": "tuic-out-us" + }, + { + "type": "tuic", + "tag": "tuic-out-sg", + "server": "mainnode.xorbit.link", + "server_port": 443, + "uuid": "1ddd6055-bc88-4086-a24a-b97324adf140", + "password": "ckdoacnioemskiwn", + "congestion_control": "bbr", + "tls": { + "enabled": true, + "server_name": "mainnode.xorbit.link", + "alpn": [ + "h3" + ] + } + }, + { + "type": "tuic", + "tag": "tuic-out-us", + "server": "usnode1.xorbit.link", + "server_port": 8444, + "uuid": "1ddd6055-bc88-4086-a24a-b97324adf140", + "password": "ckdoacnioemskiwn", + "congestion_control": "bbr", + "tls": { + "enabled": true, + "server_name": "usnode1.xorbit.link", + "alpn": [ + "h3" + ] + } + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4032, + "tag": "πŸ‡­πŸ‡° 香港 01", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4033, + "tag": "πŸ‡­πŸ‡° 香港 02", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4034, + "tag": "πŸ‡­πŸ‡° 香港 03", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4035, + "tag": "πŸ‡¨πŸ‡³ 台湾 01", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4036, + "tag": "πŸ‡¨πŸ‡³ 台湾 02", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4037, + "tag": "πŸ‡¨πŸ‡³ 台湾 03", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4038, + "tag": "πŸ‡ΈπŸ‡¬ ζ–°εŠ ε‘ 01", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4039, + "tag": "πŸ‡ΈπŸ‡¬ ζ–°εŠ ε‘ 02", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4040, + "tag": "πŸ‡ΈπŸ‡¬ ζ–°εŠ ε‘ 03", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4041, + "tag": "πŸ‡―πŸ‡΅ ζ—₯本 01", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4042, + "tag": "πŸ‡―πŸ‡΅ ζ—₯本 02", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4043, + "tag": "πŸ‡―πŸ‡΅ ζ—₯本 03", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4044, + "tag": "πŸ‡ΊπŸ‡² ηΎŽε›½ 01", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4045, + "tag": "πŸ‡ΊπŸ‡² ηΎŽε›½ 02", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "password": "77ca976f-494f-3d50-9da8-b1849cc3da1a", + "server": "43.248.116.12", + "server_port": 4046, + "tag": "πŸ‡ΊπŸ‡² ηΎŽε›½ 03", + "tls": { + "enabled": true, + "server_name": "baidu.com", + "insecure": true + }, + "type": "trojan" + }, + { + "type": "selector", + "tag": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©", + "outbounds": [ + "πŸ‡­πŸ‡° 香港 01", + "πŸ‡­πŸ‡° 香港 02", + "πŸ‡­πŸ‡° 香港 03", + "πŸ‡¨πŸ‡³ 台湾 01", + "πŸ‡¨πŸ‡³ 台湾 02", + "πŸ‡¨πŸ‡³ 台湾 03", + "πŸ‡ΈπŸ‡¬ ζ–°εŠ ε‘ 01", + "πŸ‡ΈπŸ‡¬ ζ–°εŠ ε‘ 02", + "πŸ‡ΈπŸ‡¬ ζ–°εŠ ε‘ 03", + "πŸ‡―πŸ‡΅ ζ—₯本 01", + "πŸ‡―πŸ‡΅ ζ—₯本 02", + "πŸ‡―πŸ‡΅ ζ—₯本 03", + "πŸ‡ΊπŸ‡² ηΎŽε›½ 01", + "πŸ‡ΊπŸ‡² ηΎŽε›½ 02", + "πŸ‡ΊπŸ‡² ηΎŽε›½ 03", + "θ‡ͺε»ΊζœεŠ‘ε™¨" + ], + "default": "θ‡ͺε»ΊζœεŠ‘ε™¨" + }, + { + "type": "selector", + "tag": "πŸŽ₯ ε₯ˆι£žθ§†ι’‘", + "outbounds": [ + "πŸ‡­πŸ‡° 香港 01", + "πŸ‡­πŸ‡° 香港 02", + "πŸ‡­πŸ‡° 香港 03", + "πŸ‡¨πŸ‡³ 台湾 01", + "πŸ‡¨πŸ‡³ 台湾 02", + "πŸ‡¨πŸ‡³ 台湾 03", + "πŸ‡ΈπŸ‡¬ ζ–°εŠ ε‘ 01", + "πŸ‡ΈπŸ‡¬ ζ–°εŠ ε‘ 02", + "πŸ‡ΈπŸ‡¬ ζ–°εŠ ε‘ 03", + "πŸ‡―πŸ‡΅ ζ—₯本 01", + "πŸ‡―πŸ‡΅ ζ—₯本 02", + "πŸ‡―πŸ‡΅ ζ—₯本 03", + "πŸ‡ΊπŸ‡² ηΎŽε›½ 01", + "πŸ‡ΊπŸ‡² ηΎŽε›½ 02", + "πŸ‡ΊπŸ‡² ηΎŽε›½ 03" + ], + "default": "πŸ‡­πŸ‡° 香港 01" + }, + { + "type": "selector", + "tag": "🎯 ε…¨ηƒη›΄θΏž", + "outbounds": [ + "πŸš€ θŠ‚η‚Ήι€‰ζ‹©", + "direct" + ], + "default": "direct" + }, + { + "type": "selector", + "tag": "🐟 漏网之鱼", + "outbounds": [ + "πŸš€ θŠ‚η‚Ήι€‰ζ‹©", + "direct" + ], + "default": "direct" + }, + { + "type": "direct", + "tag": "direct" + }, + { + "type": "block", + "tag": "block" + }, + { + "type": "dns", + "tag": "dns-out" + } + ], + "route": { + "rules": [ + { + "protocol": "dns", + "outbound": "dns-out" + }, + { + "clash_mode": "direct", + "outbound": "direct" + }, + { + "clash_mode": "global", + "outbound": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + }, + + { + "rule_set": [ + "Netflix-WgetCloud", + "Netflix-WgetCloud-IP" + + ], + "outbound": "πŸŽ₯ ε₯ˆι£žθ§†ι’‘" + }, + { + "domain_suffix": [ + "icloudnative.io", + "fuckcloudnative.io", + "sealos.io", + "cdn.jsdelivr.net" + ], + "outbound": "direct" + }, + { + "process_name": [ + "TencentMeeting", + "NemoDesktop", + "ToDesk", + "ToDesk_Service", + "WeChat", + "OpenLens", + "Tailscale", + "wireguard-go", + "Tunnelblick", + "softwareupdated", + "kubectl" + ], + "outbound": "direct" + }, + { + "protocol": "quic", + "outbound": "block" + }, + { + "inbound": "socks-in", + "outbound": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + }, + { + "rule_set": [ + "WeChat", + "Bilibili" + ], + "outbound": "direct" + }, + { + "domain_suffix": [ + "depay.one", + "orbstack.dev" + ], + "outbound": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + }, + { + "process_name": [ + "DropboxMacUpdate", + "Dropbox" + ], + "outbound": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + }, + { + "package_name": [ + "com.google.android.youtube", + "com.android.vending", + "org.telegram.messenger", + "org.telegram.plus", + "com.google.android.googlequicksearchbox", + "app.rvx.android.youtube", + "com.mudvod.video", + "com.fox2code.mmm", + "com.twitter.android", + "org.joinmastodon.tooot" + ], + "outbound": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + }, + { + "rule_set": "custom_rules", + "outbound": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + }, + { + "domain": "accounts.google.com", + "domain_suffix": [ + "sourceforge.net", + "fhjasokiwq.com" + ], + "outbound": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + }, + { + "domain_suffix": "cloud.sealos.io", + "outbound": "direct" + }, + { + "type": "logical", + "mode": "and", + "rules": [ + { + "rule_set": "geosite-geolocation-!cn" + }, + { + "rule_set": "geoip-cn", + "invert": true + } + ], + "outbound": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + }, + { + "rule_set": "Global", + "outbound": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + }, + { + "rule_set": "geoip-cn", + "outbound": "direct" + }, + { + "ip_is_private": true, + "outbound": "direct" + }, + { + "rule_set": [ + "YouTube", + "Telegram" + ], + "outbound": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©" + } + ], + "rule_set": [ + { + "type": "remote", + "tag": "geosite-geolocation-!cn", + "format": "binary", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-geolocation-!cn.srs", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "geoip-cn", + "format": "binary", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/SagerNet/sing-geoip/rule-set/geoip-cn.srs", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "geoip-netflix", + "format": "binary", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geoip/netflix.srs", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "Global", + "format": "source", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/yangchuansheng/sing-box-geosite/main/rule/Global.json", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "Netflix-WgetCloud", + "format": "source", + "url": "https://dev.xorbit.me/25e581b6-de5d-4878-8eda-79a22a079ada/singbox_rules_netflix.json", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "Netflix-WgetCloud-IP", + "format": "source", + "url": "https://dev.xorbit.me/25e581b6-de5d-4878-8eda-79a22a079ada/singbox_rules_netflix_ip.json", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "custom_rules", + "format": "source", + "url": "https://dev.xorbit.me/25e581b6-de5d-4878-8eda-79a22a079ada/singbox_rules_custom.json", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "YouTube", + "format": "source", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/yangchuansheng/sing-box-geosite/main/rule/YouTube.json", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "OpenAI", + "format": "source", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/yangchuansheng/sing-box-geosite/main/rule/OpenAI.json", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "TikTok", + "format": "source", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/yangchuansheng/sing-box-geosite/main/rule/TikTok.json", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "Telegram", + "format": "source", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/yangchuansheng/sing-box-geosite/main/rule/Telegram.json", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "Netflix", + "format": "source", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/yangchuansheng/sing-box-geosite/main/rule/Netflix.json", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "WeChat", + "format": "source", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/yangchuansheng/sing-box-geosite/main/rule/WeChat.json", + "download_detour": "direct" + }, + { + "type": "remote", + "tag": "Bilibili", + "format": "source", + "url": "https://mirror.ghproxy.com/https://raw.githubusercontent.com/yangchuansheng/sing-box-geosite/main/rule/Bilibili.json", + "download_detour": "direct" + } + ], + "final": "direct", + "find_process": true, + "auto_detect_interface": true + }, + "experimental": { + "cache_file": { + "enabled": true + }, + "clash_api": { + "external_controller": "0.0.0.0:9090", + "external_ui": "metacubexd", + "external_ui_download_url": "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip", + "external_ui_download_detour": "πŸš€ θŠ‚η‚Ήι€‰ζ‹©", + "default_mode": "rule" + } + } +} \ No newline at end of file diff --git a/singbox_rules_custom.json b/singbox_rules_custom.json new file mode 100644 index 0000000..828380d --- /dev/null +++ b/singbox_rules_custom.json @@ -0,0 +1,10 @@ +{ + "rules": [ + { + "domain_suffix": [ + "mstdn.social" + ] + } + ], + "version":1 +} \ No newline at end of file diff --git a/singbox_rules_netflix.json b/singbox_rules_netflix.json new file mode 100644 index 0000000..17be6dc --- /dev/null +++ b/singbox_rules_netflix.json @@ -0,0 +1,45 @@ +{ + "rules": [ + { + "domain_keyword": [ + "dualstack.apiproxy-", + "dualstack.ichnaea-web-" + ] + }, + { + "domain": [ + "netflix.com.edgesuite.net" + ] + }, + { + "domain_suffix": [ + "fast.com", + "netflix.com", + "netflix.net", + "netflixdnstest0.com", + "netflixdnstest1.com", + "netflixdnstest2.com", + "netflixdnstest3.com", + "netflixdnstest4.com", + "netflixdnstest5.com", + "netflixdnstest6.com", + "netflixdnstest7.com", + "netflixdnstest8.com", + "netflixdnstest9.com", + "nflxext.com", + "nflximg.com", + "nflximg.net", + "nflxso.net", + "nflxvideo.net", + "netflix.ca", + "nflxsearch.net", + "netflixdnstest10.com", + "netflixtechblog.com", + "netflix.com.au", + "netflixinvestor.com", + "netflixstudios.com" + ] + } + ], + "version":1 +} \ No newline at end of file diff --git a/singbox_rules_netflix_ip.json b/singbox_rules_netflix_ip.json new file mode 100644 index 0000000..121aca9 --- /dev/null +++ b/singbox_rules_netflix_ip.json @@ -0,0 +1,2269 @@ +{ + "rules": [ + { + "ip_cidr": [ + "3.0.0.0/15", + "3.2.0.0/24", + "3.2.2.0/23", + "3.2.8.0/21", + "3.3.0.0/23", + "3.3.5.0/24", + "3.3.6.0/23", + "3.3.8.0/21", + "3.3.16.0/20", + "3.4.0.0/22", + "3.4.4.0/24", + "3.4.6.0/23", + "3.4.16.0/20", + "3.5.0.0/19", + "3.5.32.0/20", + "3.5.48.0/21", + "3.5.64.0/21", + "3.5.72.0/23", + "3.5.76.0/22", + "3.5.80.0/21", + "3.5.128.0/19", + "3.5.160.0/21", + "3.5.168.0/23", + "3.5.208.0/22", + "3.5.212.0/23", + "3.5.216.0/21", + "3.5.224.0/19", + "3.6.0.0/15", + "3.8.0.0/13", + "3.16.0.0/12", + "3.32.0.0/16", + "3.33.34.0/23", + "3.33.128.0/17", + "3.34.0.0/15", + "3.36.0.0/14", + "3.48.0.0/12", + "3.64.0.0/11", + "3.96.0.0/14", + "3.100.0.0/15", + "3.104.0.0/13", + "3.112.0.0/12", + "3.128.0.0/11", + "3.208.0.0/12", + "3.224.0.0/11", + "13.32.0.0/15", + "13.34.0.128/26", + "13.34.1.0/26", + "13.34.3.128/25", + "13.34.4.64/26", + "13.34.5.12/30", + "13.34.5.16/31", + "13.34.5.44/30", + "13.34.5.48/31", + "13.34.5.78/31", + "13.34.5.80/31", + "13.34.5.110/31", + "13.34.5.112/31", + "13.34.5.128/25", + "13.34.6.192/26", + "13.34.7.64/26", + "13.34.8.64/26", + "13.34.9.0/26", + "13.34.10.128/26", + "13.34.11.0/26", + "13.34.11.128/26", + "13.34.12.64/26", + "13.34.12.192/27", + "13.34.12.242/31", + "13.34.12.244/31", + "13.34.13.18/31", + "13.34.13.20/31", + "13.34.13.50/31", + "13.34.13.52/31", + "13.34.14.128/25", + "13.34.15.0/26", + "13.34.16.64/26", + "13.34.16.192/27", + "13.34.17.24/29", + "13.34.17.64/26", + "13.34.18.192/26", + "13.34.19.192/26", + "13.34.20.0/25", + "13.34.21.64/26", + "13.34.22.88/29", + "13.34.22.160/27", + "13.34.22.192/26", + "13.34.23.0/24", + "13.34.24.64/26", + "13.34.24.128/26", + "13.34.24.192/27", + "13.34.25.64/26", + "13.34.25.128/26", + "13.34.25.192/27", + "13.34.25.248/29", + "13.34.26.0/24", + "13.34.27.16/31", + "13.34.27.32/27", + "13.34.27.64/26", + "13.34.27.128/27", + "13.34.28.0/22", + "13.34.32.0/25", + "13.34.32.128/26", + "13.34.33.0/24", + "13.34.34.0/23", + "13.34.36.0/23", + "13.34.38.0/25", + "13.34.38.128/26", + "13.34.39.0/24", + "13.34.40.0/21", + "13.34.48.0/21", + "13.34.56.0/22", + "13.34.60.0/23", + "13.34.62.0/26", + "13.34.62.128/25", + "13.34.63.0/25", + "13.34.63.128/26", + "13.35.0.0/16", + "13.36.0.0/14", + "13.40.0.0/13", + "13.48.0.0/13", + "13.56.0.0/14", + "13.112.0.0/14", + "13.124.0.0/14", + "13.200.0.0/13", + "13.208.0.0/13", + "13.224.0.0/12", + "13.244.0.0/14", + "13.248.0.0/18", + "13.248.64.0/21", + "13.248.96.0/21", + "13.248.104.0/22", + "13.248.108.0/23", + "13.248.111.0/24", + "13.248.112.0/20", + "13.248.128.0/17", + "13.249.0.0/16", + "13.250.0.0/15", + "15.152.0.0/16", + "15.156.0.0/15", + "15.158.0.0/16", + "15.160.0.0/15", + "15.164.0.0/15", + "15.168.0.0/16", + "15.177.0.0/18", + "15.177.64.0/20", + "15.177.80.0/21", + "15.177.88.0/22", + "15.177.92.0/24", + "15.181.0.0/17", + "15.181.128.0/18", + "15.181.192.0/19", + "15.181.224.0/20", + "15.181.240.0/21", + "15.181.248.0/22", + "15.181.252.0/23", + "15.181.254.0/24", + "15.184.0.0/15", + "15.188.0.0/16", + "15.191.0.0/16", + "15.193.0.0/19", + "15.197.0.0/19", + "15.197.32.0/23", + "15.197.128.0/17", + "15.200.0.0/16", + "15.205.0.0/16", + "15.206.0.0/15", + "15.220.0.0/19", + "15.220.220.0/22", + "15.220.224.0/23", + "15.220.226.0/24", + "15.220.250.0/23", + "15.220.252.0/22", + "15.221.0.0/19", + "15.221.33.0/24", + "15.221.34.0/23", + "15.221.36.0/22", + "15.221.40.0/21", + "15.221.48.0/22", + "15.221.52.0/23", + "15.222.0.0/15", + "15.228.0.0/15", + "15.230.0.4/30", + "15.230.0.12/31", + "15.230.0.14/32", + "15.230.4.19/32", + "15.230.4.152/29", + "15.230.4.160/30", + "15.230.4.176/28", + "15.230.5.0/24", + "15.230.6.0/24", + "15.230.14.12/32", + "15.230.14.18/31", + "15.230.14.252/31", + "15.230.16.0/32", + "15.230.16.12/32", + "15.230.16.17/32", + "15.230.16.18/31", + "15.230.16.20/31", + "15.230.16.252/31", + "15.230.18.0/24", + "15.230.21.0/24", + "15.230.22.0/23", + "15.230.24.0/21", + "15.230.32.0/24", + "15.230.35.0/24", + "15.230.36.0/22", + "15.230.40.0/22", + "15.230.49.0/24", + "15.230.50.0/23", + "15.230.52.0/22", + "15.230.56.0/22", + "15.230.60.0/23", + "15.230.64.192/26", + "15.230.65.0/24", + "15.230.66.0/23", + "15.230.68.0/22", + "15.230.72.0/22", + "15.230.76.0/23", + "15.230.78.0/24", + "15.230.79.0/25", + "15.230.79.128/26", + "15.230.80.0/21", + "15.230.88.0/22", + "15.230.92.0/23", + "15.230.94.0/24", + "15.230.129.0/24", + "15.230.130.0/24", + "15.230.131.0/25", + "15.230.131.128/27", + "15.230.131.160/28", + "15.230.132.0/24", + "15.230.133.0/28", + "15.230.133.16/29", + "15.230.133.24/32", + "15.230.133.26/31", + "15.230.133.28/31", + "15.230.134.0/23", + "15.230.136.0/23", + "15.230.138.0/24", + "15.230.140.0/22", + "15.230.144.0/23", + "15.230.148.0/24", + "15.230.149.0/30", + "15.230.149.4/31", + "15.230.149.8/30", + "15.230.150.0/23", + "15.230.152.0/21", + "15.230.160.0/22", + "15.230.164.0/23", + "15.230.170.0/23", + "15.230.173.0/24", + "15.230.174.0/24", + "15.230.176.0/24", + "15.230.177.0/30", + "15.230.178.0/24", + "15.230.179.0/28", + "15.230.179.16/29", + "15.230.181.0/24", + "15.230.182.0/23", + "15.230.184.0/23", + "15.230.186.0/24", + "15.230.188.0/23", + "15.230.190.0/24", + "15.230.192.0/23", + "15.230.195.0/24", + "15.230.196.0/23", + "15.230.198.0/24", + "15.230.199.0/28", + "15.230.200.0/23", + "15.230.202.0/30", + "15.230.203.0/24", + "15.230.204.0/30", + "15.230.205.0/24", + "15.230.206.0/24", + "15.231.0.0/16", + "15.236.0.0/15", + "15.248.8.0/22", + "15.248.16.0/20", + "15.248.32.0/21", + "15.248.40.0/22", + "15.251.0.0/28", + "15.253.0.0/16", + "15.254.0.0/16", + "16.12.0.0/23", + "16.12.2.0/24", + "16.16.0.0/16", + "16.50.0.0/15", + "16.62.0.0/15", + "16.162.0.0/15", + "16.168.0.0/14", + "18.60.0.0/15", + "18.64.0.0/14", + "18.100.0.0/15", + "18.102.0.0/16", + "18.116.0.0/14", + "18.130.0.0/16", + "18.132.0.0/14", + "18.136.0.0/16", + "18.138.0.0/15", + "18.140.0.0/14", + "18.144.0.0/15", + "18.148.0.0/14", + "18.153.0.0/16", + "18.156.0.0/14", + "18.162.0.0/15", + "18.166.0.0/15", + "18.168.0.0/14", + "18.175.0.0/16", + "18.176.0.0/12", + "18.192.0.0/11", + "18.224.0.0/13", + "18.232.0.0/14", + "18.236.0.0/15", + "18.246.0.0/16", + "18.252.0.0/15", + "18.254.0.0/16", + "23.20.0.0/14", + "27.0.0.0/22", + "34.192.0.0/10", + "35.71.64.0/22", + "35.71.96.0/23", + "35.71.128.0/17", + "35.72.0.0/13", + "35.80.0.0/12", + "35.96.0.0/12", + "35.152.0.0/13", + "35.160.0.0/12", + "35.176.0.0/13", + "36.103.232.0/25", + "36.103.232.128/26", + "43.192.0.0/12", + "43.224.76.0/25", + "43.224.76.128/26", + "43.224.76.192/27", + "43.224.76.224/28", + "43.224.76.240/29", + "43.224.76.248/30", + "43.224.77.0/28", + "43.224.77.24/29", + "43.224.77.32/28", + "43.224.77.76/30", + "43.224.77.80/28", + "43.224.77.96/27", + "43.224.77.128/27", + "43.224.77.168/29", + "43.224.77.176/28", + "43.224.77.192/30", + "43.224.77.208/29", + "43.224.79.26/31", + "43.224.79.28/30", + "43.224.79.32/27", + "43.224.79.64/28", + "43.224.79.80/30", + "43.224.79.84/31", + "43.224.79.90/31", + "43.224.79.92/30", + "43.224.79.96/27", + "43.224.79.128/30", + "43.224.79.136/29", + "43.224.79.144/31", + "43.224.79.154/31", + "43.224.79.156/30", + "43.224.79.160/29", + "43.224.79.168/31", + "43.224.79.174/31", + "43.224.79.176/28", + "43.224.79.192/26", + "43.249.45.0/24", + "43.249.46.0/23", + "43.250.192.0/23", + "44.192.0.0/10", + "46.51.128.0/18", + "46.51.192.0/20", + "46.51.208.0/22", + "46.51.216.0/21", + "46.51.224.0/19", + "46.137.0.0/16", + "50.16.0.0/14", + "50.112.0.0/16", + "51.20.0.0/14", + "52.0.0.0/11", + "52.32.0.0/13", + "52.40.0.0/14", + "52.44.0.0/15", + "52.46.0.0/17", + "52.46.128.0/19", + "52.46.164.0/22", + "52.46.168.0/21", + "52.46.176.0/21", + "52.46.184.0/22", + "52.46.188.24/29", + "52.46.188.36/30", + "52.46.188.40/29", + "52.46.188.48/28", + "52.46.188.64/27", + "52.46.188.96/30", + "52.46.188.108/30", + "52.46.188.120/30", + "52.46.188.132/30", + "52.46.188.136/29", + "52.46.188.144/28", + "52.46.188.160/27", + "52.46.188.192/30", + "52.46.188.204/30", + "52.46.188.208/30", + "52.46.188.216/30", + "52.46.188.224/27", + "52.46.189.0/28", + "52.46.189.16/30", + "52.46.189.32/27", + "52.46.189.64/27", + "52.46.189.96/28", + "52.46.189.112/30", + "52.46.189.124/30", + "52.46.189.128/28", + "52.46.189.156/30", + "52.46.189.160/30", + "52.46.189.168/29", + "52.46.189.176/29", + "52.46.189.192/28", + "52.46.189.216/29", + "52.46.189.224/29", + "52.46.189.240/28", + "52.46.190.0/28", + "52.46.190.32/28", + "52.46.190.52/30", + "52.46.190.56/29", + "52.46.190.64/28", + "52.46.190.92/30", + "52.46.190.96/28", + "52.46.190.120/29", + "52.46.190.144/29", + "52.46.190.152/30", + "52.46.190.164/30", + "52.46.190.168/30", + "52.46.190.180/30", + "52.46.190.188/30", + "52.46.190.192/31", + "52.46.190.202/31", + "52.46.190.204/30", + "52.46.190.208/29", + "52.46.190.216/31", + "52.46.190.222/31", + "52.46.190.224/28", + "52.46.190.240/30", + "52.46.190.244/31", + "52.46.190.254/31", + "52.46.191.0/29", + "52.46.191.8/30", + "52.46.191.12/31", + "52.46.191.18/31", + "52.46.191.20/30", + "52.46.191.24/30", + "52.46.191.28/31", + "52.46.191.34/31", + "52.46.191.36/31", + "52.46.191.42/31", + "52.46.191.44/30", + "52.46.191.48/31", + "52.46.191.52/30", + "52.46.191.60/30", + "52.46.191.64/29", + "52.46.191.72/31", + "52.46.191.76/30", + "52.46.191.80/28", + "52.46.191.96/28", + "52.46.191.120/29", + "52.46.191.128/29", + "52.46.191.136/31", + "52.46.191.140/30", + "52.46.191.144/31", + "52.46.191.148/30", + "52.46.191.152/31", + "52.46.191.156/30", + "52.46.191.164/30", + "52.46.191.168/29", + "52.46.191.176/28", + "52.46.191.192/30", + "52.46.191.200/30", + "52.46.191.210/31", + "52.46.191.212/30", + "52.46.191.216/29", + "52.46.191.224/28", + "52.46.191.240/31", + "52.46.192.0/19", + "52.46.224.0/20", + "52.46.240.0/22", + "52.46.249.0/24", + "52.46.250.0/23", + "52.46.252.0/22", + "52.47.0.0/16", + "52.48.0.0/12", + "52.64.0.0/12", + "52.80.0.0/15", + "52.82.0.0/17", + "52.82.128.0/19", + "52.82.160.0/21", + "52.82.168.0/24", + "52.82.169.0/27", + "52.82.176.0/21", + "52.82.184.0/23", + "52.82.187.0/24", + "52.82.188.0/22", + "52.82.192.0/18", + "52.83.0.0/16", + "52.84.0.0/14", + "52.88.0.0/14", + "52.92.0.0/16", + "52.93.0.0/22", + "52.93.4.0/23", + "52.93.8.0/22", + "52.93.12.12/31", + "52.93.14.18/31", + "52.93.16.0/23", + "52.93.18.178/31", + "52.93.19.236/31", + "52.93.20.0/24", + "52.93.21.14/31", + "52.93.32.176/32", + "52.93.32.179/32", + "52.93.32.180/32", + "52.93.34.40/32", + "52.93.34.42/32", + "52.93.34.56/31", + "52.93.34.120/29", + "52.93.35.212/31", + "52.93.37.222/31", + "52.93.38.0/24", + "52.93.43.0/24", + "52.93.48.0/24", + "52.93.50.128/26", + "52.93.50.192/30", + "52.93.51.28/31", + "52.93.55.144/30", + "52.93.55.148/31", + "52.93.55.152/29", + "52.93.55.160/29", + "52.93.56.0/23", + "52.93.58.32/28", + "52.93.59.0/24", + "52.93.60.0/24", + "52.93.62.0/23", + "52.93.64.0/24", + "52.93.66.0/23", + "52.93.69.0/24", + "52.93.71.37/32", + "52.93.73.0/26", + "52.93.75.0/24", + "52.93.76.0/24", + "52.93.78.0/24", + "52.93.80.0/23", + "52.93.87.96/27", + "52.93.91.96/28", + "52.93.91.112/30", + "52.93.92.64/29", + "52.93.92.72/30", + "52.93.96.0/22", + "52.93.112.0/24", + "52.93.120.176/30", + "52.93.121.187/32", + "52.93.121.188/31", + "52.93.121.190/32", + "52.93.121.195/32", + "52.93.121.196/31", + "52.93.121.198/32", + "52.93.122.131/32", + "52.93.122.202/31", + "52.93.122.218/32", + "52.93.122.255/32", + "52.93.123.6/32", + "52.93.123.11/32", + "52.93.123.98/31", + "52.93.123.136/32", + "52.93.123.255/32", + "52.93.124.14/31", + "52.93.124.96/31", + "52.93.124.210/31", + "52.93.124.212/31", + "52.93.125.42/31", + "52.93.126.76/32", + "52.93.126.122/31", + "52.93.126.132/30", + "52.93.126.136/30", + "52.93.126.144/30", + "52.93.126.198/31", + "52.93.126.204/30", + "52.93.126.212/30", + "52.93.126.234/31", + "52.93.126.244/31", + "52.93.126.250/31", + "52.93.127.17/32", + "52.93.127.18/31", + "52.93.127.24/30", + "52.93.127.68/30", + "52.93.127.92/30", + "52.93.127.96/27", + "52.93.127.128/30", + "52.93.127.132/31", + "52.93.127.138/31", + "52.93.127.146/31", + "52.93.127.148/31", + "52.93.127.152/29", + "52.93.127.160/29", + "52.93.127.168/31", + "52.93.127.172/30", + "52.93.127.176/29", + "52.93.127.184/31", + "52.93.127.194/31", + "52.93.127.196/30", + "52.93.127.200/29", + "52.93.127.216/30", + "52.93.127.220/31", + "52.93.127.232/32", + "52.93.127.237/32", + "52.93.127.238/31", + "52.93.127.244/30", + "52.93.127.248/29", + "52.93.129.95/32", + "52.93.131.217/32", + "52.93.133.127/32", + "52.93.133.129/32", + "52.93.133.131/32", + "52.93.133.133/32", + "52.93.133.153/32", + "52.93.133.155/32", + "52.93.133.175/32", + "52.93.133.177/32", + "52.93.133.179/32", + "52.93.133.181/32", + "52.93.134.181/32", + "52.93.135.195/32", + "52.93.137.0/24", + "52.93.138.252/31", + "52.93.139.252/31", + "52.93.141.212/30", + "52.93.141.216/29", + "52.93.141.224/28", + "52.93.141.240/30", + "52.93.141.244/31", + "52.93.146.5/32", + "52.93.149.0/24", + "52.93.150.0/23", + "52.93.153.80/32", + "52.93.153.148/31", + "52.93.153.168/29", + "52.93.153.176/30", + "52.93.156.0/22", + "52.93.178.128/26", + "52.93.178.192/27", + "52.93.178.224/29", + "52.93.178.232/30", + "52.93.193.192/29", + "52.93.193.200/30", + "52.93.198.0/25", + "52.93.229.148/31", + "52.93.236.0/23", + "52.93.240.146/31", + "52.93.240.148/30", + "52.93.240.152/29", + "52.93.240.160/27", + "52.93.240.192/29", + "52.93.240.200/30", + "52.93.240.204/31", + "52.93.245.0/24", + "52.93.247.0/25", + "52.93.248.0/22", + "52.93.254.0/24", + "52.94.0.0/20", + "52.94.16.0/22", + "52.94.20.0/24", + "52.94.22.0/23", + "52.94.24.0/22", + "52.94.28.0/23", + "52.94.30.0/24", + "52.94.32.0/19", + "52.94.64.0/22", + "52.94.68.0/23", + "52.94.72.0/21", + "52.94.80.0/20", + "52.94.96.0/19", + "52.94.128.0/20", + "52.94.148.0/22", + "52.94.152.3/32", + "52.94.152.9/32", + "52.94.152.11/32", + "52.94.152.12/32", + "52.94.152.44/32", + "52.94.152.60/30", + "52.94.152.64/30", + "52.94.152.68/31", + "52.94.160.0/19", + "52.94.192.0/22", + "52.94.196.0/23", + "52.94.198.0/25", + "52.94.198.128/27", + "52.94.199.0/24", + "52.94.200.0/24", + "52.94.201.0/26", + "52.94.204.0/22", + "52.94.208.0/20", + "52.94.224.0/20", + "52.94.240.0/21", + "52.94.248.0/25", + "52.94.248.128/26", + "52.94.248.192/27", + "52.94.248.224/28", + "52.94.249.32/27", + "52.94.249.64/26", + "52.94.249.128/25", + "52.94.250.0/27", + "52.94.252.0/22", + "52.95.0.0/20", + "52.95.16.0/21", + "52.95.24.0/22", + "52.95.28.0/24", + "52.95.29.0/26", + "52.95.30.0/23", + "52.95.34.0/23", + "52.95.36.0/22", + "52.95.40.0/23", + "52.95.42.0/24", + "52.95.48.0/20", + "52.95.64.0/18", + "52.95.128.0/19", + "52.95.160.0/20", + "52.95.176.0/21", + "52.95.184.0/22", + "52.95.188.0/23", + "52.95.190.0/24", + "52.95.192.0/20", + "52.95.208.0/21", + "52.95.216.0/22", + "52.95.224.0/22", + "52.95.228.0/23", + "52.95.230.0/24", + "52.95.235.0/24", + "52.95.239.0/24", + "52.95.240.0/21", + "52.95.248.0/22", + "52.95.252.0/23", + "52.95.254.0/24", + "52.95.255.0/25", + "52.95.255.128/27", + "52.119.128.0/18", + "52.119.192.0/21", + "52.119.205.0/24", + "52.119.206.0/23", + "52.119.208.0/20", + "52.119.224.0/20", + "52.119.240.0/21", + "52.119.248.0/23", + "52.119.252.0/22", + "52.124.128.0/17", + "52.144.133.32/27", + "52.144.192.0/24", + "52.144.193.0/25", + "52.144.193.128/26", + "52.144.194.0/24", + "52.144.195.0/26", + "52.144.196.192/26", + "52.144.197.128/25", + "52.144.199.128/26", + "52.144.200.64/26", + "52.144.200.128/26", + "52.144.201.64/26", + "52.144.201.128/26", + "52.144.205.0/26", + "52.144.208.0/30", + "52.144.208.64/26", + "52.144.208.128/25", + "52.144.209.0/24", + "52.144.210.0/24", + "52.144.211.0/25", + "52.144.211.128/26", + "52.144.211.192/29", + "52.144.211.200/30", + "52.144.212.64/26", + "52.144.212.192/26", + "52.144.213.64/26", + "52.144.214.128/26", + "52.144.215.0/30", + "52.144.215.192/29", + "52.144.215.200/30", + "52.144.216.0/29", + "52.144.216.8/30", + "52.144.218.0/25", + "52.144.223.64/26", + "52.144.223.128/26", + "52.144.224.64/26", + "52.144.224.128/25", + "52.144.225.0/25", + "52.144.225.128/26", + "52.144.227.64/26", + "52.144.227.192/26", + "52.144.228.0/30", + "52.144.228.64/26", + "52.144.228.128/25", + "52.144.229.0/25", + "52.144.230.0/26", + "52.144.231.64/26", + "52.144.233.64/29", + "52.144.233.128/29", + "52.144.233.192/26", + "52.192.0.0/12", + "52.208.0.0/13", + "52.216.0.0/15", + "52.218.0.0/16", + "52.219.0.0/20", + "52.219.16.0/22", + "52.219.24.0/21", + "52.219.32.0/20", + "52.219.56.0/21", + "52.219.64.0/21", + "52.219.72.0/22", + "52.219.80.0/20", + "52.219.96.0/19", + "52.219.128.0/20", + "52.219.144.0/22", + "52.219.148.0/23", + "52.219.152.0/21", + "52.219.160.0/23", + "52.219.164.0/22", + "52.219.168.0/21", + "52.219.176.0/20", + "52.219.192.0/21", + "52.219.200.0/24", + "52.220.0.0/15", + "52.222.0.0/16", + "52.223.0.0/17", + "54.64.0.0/11", + "54.144.0.0/12", + "54.160.0.0/11", + "54.192.0.0/12", + "54.208.0.0/13", + "54.216.0.0/14", + "54.220.0.0/15", + "54.222.0.0/19", + "54.222.32.0/21", + "54.222.48.0/21", + "54.222.57.0/24", + "54.222.58.0/28", + "54.222.58.32/27", + "54.222.59.0/24", + "54.222.64.0/21", + "54.222.76.0/22", + "54.222.80.0/21", + "54.222.128.0/17", + "54.223.0.0/16", + "54.224.0.0/13", + "54.232.0.0/14", + "54.236.0.0/15", + "54.238.0.0/16", + "54.239.0.0/24", + "54.239.1.0/25", + "54.239.1.128/26", + "54.239.1.192/27", + "54.239.1.224/28", + "54.239.2.0/23", + "54.239.4.0/22", + "54.239.8.0/21", + "54.239.16.0/20", + "54.239.32.0/21", + "54.239.40.152/29", + "54.239.48.0/20", + "54.239.64.0/21", + "54.239.96.0/24", + "54.239.98.0/23", + "54.239.100.0/23", + "54.239.102.162/31", + "54.239.102.232/30", + "54.239.102.236/31", + "54.239.104.0/21", + "54.239.112.0/23", + "54.239.115.0/25", + "54.239.116.0/22", + "54.239.120.0/21", + "54.239.128.0/18", + "54.239.192.0/19", + "54.240.17.0/24", + "54.240.128.0/18", + "54.240.192.0/21", + "54.240.200.0/24", + "54.240.202.0/23", + "54.240.204.0/22", + "54.240.208.0/20", + "54.240.225.0/24", + "54.240.226.0/23", + "54.240.228.0/22", + "54.240.232.0/22", + "54.240.236.1/32", + "54.240.236.2/32", + "54.240.236.5/32", + "54.240.236.6/32", + "54.240.236.9/32", + "54.240.236.10/32", + "54.240.236.13/32", + "54.240.236.14/32", + "54.240.236.17/32", + "54.240.236.18/32", + "54.240.236.21/32", + "54.240.236.22/32", + "54.240.236.25/32", + "54.240.236.26/32", + "54.240.236.29/32", + "54.240.236.30/32", + "54.240.236.33/32", + "54.240.236.34/32", + "54.240.236.37/32", + "54.240.236.38/32", + "54.240.236.41/32", + "54.240.236.42/32", + "54.240.236.45/32", + "54.240.236.46/32", + "54.240.236.49/32", + "54.240.236.50/32", + "54.240.236.53/32", + "54.240.236.54/32", + "54.240.236.57/32", + "54.240.236.58/32", + "54.240.236.61/32", + "54.240.236.62/32", + "54.240.236.65/32", + "54.240.236.66/32", + "54.240.236.69/32", + "54.240.236.70/32", + "54.240.236.73/32", + "54.240.236.74/32", + "54.240.236.77/32", + "54.240.236.78/32", + "54.240.236.81/32", + "54.240.236.82/32", + "54.240.236.85/32", + "54.240.236.86/32", + "54.240.236.89/32", + "54.240.236.90/32", + "54.240.236.93/32", + "54.240.236.94/32", + "54.240.241.0/24", + "54.240.244.0/22", + "54.240.248.0/21", + "54.241.0.0/16", + "54.242.0.0/15", + "54.244.0.0/14", + "54.248.0.0/13", + "58.254.138.0/25", + "58.254.138.128/26", + "63.32.0.0/14", + "63.246.112.0/22", + "63.246.119.0/24", + "64.187.128.0/20", + "64.252.64.0/18", + "64.252.128.0/18", + "65.0.0.0/14", + "65.8.0.0/16", + "65.9.0.0/17", + "65.9.128.0/18", + "67.202.0.0/18", + "67.220.224.0/19", + "68.66.112.0/20", + "68.79.0.0/18", + "69.107.3.176/28", + "69.107.6.112/28", + "69.107.6.160/28", + "69.107.6.200/29", + "69.107.6.208/28", + "69.107.6.224/29", + "69.107.7.0/28", + "69.107.7.16/29", + "69.107.7.32/27", + "69.107.7.64/26", + "69.107.7.128/28", + "69.230.192.0/18", + "69.231.128.0/18", + "69.234.192.0/18", + "69.235.128.0/18", + "70.132.0.0/18", + "70.224.192.0/18", + "70.232.64.0/18", + "71.131.192.0/18", + "71.132.0.0/18", + "71.137.0.0/22", + "71.137.4.0/24", + "71.152.0.0/17", + "72.21.192.0/19", + "72.41.0.0/20", + "72.44.32.0/19", + "75.2.0.0/17", + "75.101.128.0/17", + "76.223.0.0/17", + "79.125.0.0/17", + "87.238.80.0/21", + "96.127.0.0/17", + "99.77.0.0/18", + "99.77.128.0/18", + "99.77.247.0/24", + "99.77.250.0/24", + "99.77.253.0/24", + "99.77.254.0/24", + "99.78.128.0/19", + "99.78.160.0/21", + "99.78.168.0/22", + "99.78.172.0/24", + "99.78.176.0/20", + "99.78.192.0/21", + "99.78.208.0/20", + "99.78.228.0/22", + "99.78.232.0/21", + "99.78.240.0/20", + "99.79.0.0/16", + "99.80.0.0/15", + "99.82.128.0/18", + "99.83.64.0/19", + "99.83.96.0/22", + "99.83.100.0/23", + "99.83.112.0/21", + "99.83.128.0/17", + "99.84.0.0/16", + "99.86.0.0/16", + "99.87.0.0/19", + "99.87.32.0/22", + "99.150.0.0/17", + "99.151.64.0/18", + "99.151.128.0/20", + "99.151.144.0/21", + "100.20.0.0/14", + "100.24.0.0/13", + "103.4.8.0/21", + "103.8.172.0/22", + "103.246.148.0/22", + "104.255.56.11/32", + "104.255.56.12/32", + "104.255.59.81/32", + "104.255.59.82/31", + "104.255.59.85/32", + "104.255.59.86/31", + "104.255.59.88/32", + "104.255.59.91/32", + "104.255.59.101/32", + "104.255.59.102/31", + "104.255.59.104/31", + "104.255.59.106/32", + "104.255.59.114/31", + "104.255.59.118/31", + "104.255.59.122/32", + "104.255.59.130/31", + "104.255.59.132/30", + "104.255.59.136/30", + "107.20.0.0/14", + "107.176.0.0/15", + "108.128.0.0/13", + "108.136.0.0/14", + "108.156.0.0/14", + "108.166.224.0/19", + "108.175.48.0/20", + "116.129.226.0/25", + "116.129.226.128/26", + "118.193.97.64/26", + "118.193.97.128/25", + "119.147.182.0/25", + "119.147.182.128/26", + "120.52.12.64/26", + "120.52.22.96/27", + "120.52.39.128/27", + "120.52.153.192/26", + "120.232.236.0/25", + "120.232.236.128/26", + "120.253.240.192/26", + "120.253.241.160/27", + "120.253.245.128/26", + "120.253.245.192/27", + "122.248.192.0/18", + "130.176.0.0/17", + "130.176.128.0/18", + "130.176.192.0/19", + "130.176.224.0/20", + "130.176.254.0/23", + "140.179.0.0/16", + "142.4.160.0/26", + "142.4.160.64/27", + "142.4.160.96/28", + "142.4.160.112/29", + "143.204.0.0/16", + "144.220.0.0/16", + "150.222.0.16/30", + "150.222.2.0/24", + "150.222.3.176/28", + "150.222.3.192/26", + "150.222.5.0/24", + "150.222.6.0/23", + "150.222.10.0/24", + "150.222.11.0/31", + "150.222.11.74/31", + "150.222.11.76/30", + "150.222.11.80/31", + "150.222.11.84/30", + "150.222.11.88/29", + "150.222.11.96/31", + "150.222.12.0/23", + "150.222.14.72/31", + "150.222.15.124/30", + "150.222.15.128/30", + "150.222.28.17/32", + "150.222.28.18/31", + "150.222.28.104/29", + "150.222.28.112/28", + "150.222.28.128/28", + "150.222.66.0/23", + "150.222.69.0/24", + "150.222.70.0/23", + "150.222.72.0/21", + "150.222.80.0/22", + "150.222.84.0/23", + "150.222.87.0/24", + "150.222.88.0/21", + "150.222.96.0/22", + "150.222.100.0/23", + "150.222.102.0/24", + "150.222.104.0/23", + "150.222.106.0/24", + "150.222.108.0/23", + "150.222.110.0/24", + "150.222.112.0/21", + "150.222.120.20/31", + "150.222.120.62/31", + "150.222.120.224/29", + "150.222.120.232/30", + "150.222.120.240/29", + "150.222.120.248/30", + "150.222.120.252/32", + "150.222.120.255/32", + "150.222.121.0/24", + "150.222.122.92/30", + "150.222.122.96/28", + "150.222.122.112/30", + "150.222.122.116/31", + "150.222.129.19/32", + "150.222.129.20/31", + "150.222.129.62/31", + "150.222.129.64/30", + "150.222.129.69/32", + "150.222.129.110/31", + "150.222.129.112/28", + "150.222.129.128/28", + "150.222.129.144/30", + "150.222.129.152/29", + "150.222.129.240/29", + "150.222.129.248/30", + "150.222.129.252/32", + "150.222.129.255/32", + "150.222.133.0/24", + "150.222.134.0/23", + "150.222.136.0/24", + "150.222.138.0/24", + "150.222.139.116/30", + "150.222.139.120/29", + "150.222.140.0/22", + "150.222.164.208/30", + "150.222.164.220/31", + "150.222.164.222/32", + "150.222.176.0/22", + "150.222.180.0/24", + "150.222.196.0/24", + "150.222.199.0/25", + "150.222.202.0/23", + "150.222.204.0/22", + "150.222.208.64/27", + "150.222.208.96/31", + "150.222.210.0/24", + "150.222.212.0/24", + "150.222.213.40/31", + "150.222.214.0/23", + "150.222.217.17/32", + "150.222.217.226/31", + "150.222.217.228/30", + "150.222.217.232/30", + "150.222.217.248/30", + "150.222.218.0/23", + "150.222.220.0/22", + "150.222.224.0/24", + "150.222.226.0/23", + "150.222.228.0/23", + "150.222.230.92/30", + "150.222.230.96/28", + "150.222.230.112/29", + "150.222.230.120/30", + "150.222.230.124/31", + "150.222.231.0/24", + "150.222.232.51/32", + "150.222.232.88/32", + "150.222.232.94/31", + "150.222.232.96/28", + "150.222.232.112/29", + "150.222.232.120/31", + "150.222.233.0/24", + "150.222.234.0/26", + "150.222.234.64/28", + "150.222.234.80/29", + "150.222.234.96/27", + "150.222.234.128/28", + "150.222.235.0/24", + "150.222.236.0/23", + "150.222.239.0/24", + "150.222.240.131/32", + "150.222.240.135/32", + "150.222.240.137/32", + "150.222.240.161/32", + "150.222.240.207/32", + "150.222.240.237/32", + "150.222.240.245/32", + "150.222.240.247/32", + "150.222.240.249/32", + "150.222.240.251/32", + "150.222.242.84/31", + "150.222.242.97/32", + "150.222.242.99/32", + "150.222.242.214/31", + "150.222.242.227/32", + "150.222.242.229/32", + "150.222.242.231/32", + "150.222.242.233/32", + "150.222.243.9/32", + "150.222.243.11/32", + "150.222.243.13/32", + "150.222.243.15/32", + "150.222.243.17/32", + "150.222.243.19/32", + "150.222.243.33/32", + "150.222.243.35/32", + "150.222.243.37/32", + "150.222.243.39/32", + "150.222.243.41/32", + "150.222.243.43/32", + "150.222.243.45/32", + "150.222.243.47/32", + "150.222.243.51/32", + "150.222.243.53/32", + "150.222.243.55/32", + "150.222.243.57/32", + "150.222.243.59/32", + "150.222.243.177/32", + "150.222.244.35/32", + "150.222.244.37/32", + "150.222.245.122/31", + "150.222.252.244/30", + "150.222.252.248/30", + "157.175.0.0/16", + "157.241.0.0/16", + "160.1.0.0/16", + "161.188.128.0/19", + "161.188.160.0/23", + "161.189.0.0/16", + "162.213.232.0/22", + "162.222.148.0/22", + "162.250.236.0/22", + "172.96.97.0/24", + "172.96.98.0/24", + "172.96.110.0/24", + "174.129.0.0/16", + "175.41.128.0/17", + "176.32.64.0/19", + "176.32.96.0/20", + "176.32.112.0/21", + "176.32.120.0/22", + "176.32.124.128/25", + "176.32.125.0/24", + "176.34.0.0/16", + "177.71.128.0/17", + "177.72.240.0/21", + "178.236.0.0/20", + "180.163.57.0/25", + "180.163.57.128/26", + "184.72.0.0/15", + "184.169.128.0/17", + "185.48.120.0/22", + "185.143.16.0/24", + "195.17.0.0/24", + "198.99.2.0/24", + "199.127.232.0/22", + "203.83.220.0/22", + "204.45.0.0/16", + "204.236.128.0/17", + "204.246.160.0/19", + "205.251.192.0/19", + "205.251.224.0/20", + "205.251.240.0/21", + "205.251.248.0/22", + "205.251.252.0/23", + "205.251.254.0/24", + "207.171.160.0/19", + "208.86.88.0/22", + "208.110.48.0/20", + "209.54.176.0/20", + "216.137.32.0/19", + "216.182.224.0/20", + "223.71.11.0/27", + "223.71.71.96/27", + "223.71.71.128/25", + "3.0.5.32/29", + "3.0.5.224/27", + "3.6.70.76/30", + "3.7.10.0/23", + "3.7.25.48/30", + "3.8.37.24/29", + "3.8.37.96/27", + "3.9.41.0/26", + "3.9.41.64/27", + "3.9.94.0/24", + "3.9.159.64/29", + "3.9.159.72/30", + "3.10.17.0/24", + "3.10.127.32/27", + "3.10.201.64/27", + "3.11.53.0/24", + "3.12.23.88/29", + "3.12.216.0/22", + "3.15.35.0/24", + "3.15.36.0/26", + "3.16.146.0/29", + "3.18.132.0/25", + "3.19.147.0/24", + "3.21.86.0/23", + "3.24.1.208/28", + "3.25.37.128/25", + "3.25.38.0/23", + "3.25.40.0/24", + "3.25.43.0/24", + "3.25.44.0/23", + "3.25.47.28/30", + "3.25.47.32/30", + "3.25.248.0/22", + "3.26.58.224/27", + "3.26.81.0/26", + "3.26.82.236/30", + "3.26.82.240/29", + "3.26.83.0/24", + "3.26.84.0/22", + "3.26.88.0/27", + "3.26.109.216/30", + "3.26.127.24/29", + "3.26.138.0/23", + "3.26.246.0/23", + "3.26.248.0/22", + "3.30.40.84/30", + "3.30.129.0/24", + "3.30.130.0/23", + "3.32.139.0/24", + "3.32.190.244/30", + "3.32.190.248/29", + "3.34.37.0/24", + "3.34.38.0/23", + "3.34.89.64/26", + "3.34.89.192/29", + "3.35.130.128/25", + "3.35.160.0/22", + "3.36.3.96/27", + "3.36.3.160/28", + "3.36.3.192/26", + "3.36.167.28/30", + "3.36.167.48/29", + "3.36.167.64/27", + "3.36.167.128/25", + "3.36.190.0/23", + "3.36.192.0/22", + "3.36.202.0/25", + "3.36.245.204/30", + "3.36.245.232/30", + "3.38.90.8/29", + "3.38.229.0/25", + "3.38.248.0/23", + "3.39.82.128/25", + "3.39.113.0/24", + "3.39.114.0/23", + "3.39.116.0/26", + "3.64.1.0/25", + "3.64.1.128/26", + "3.64.1.192/28", + "3.64.226.232/29", + "3.64.226.240/30", + "3.65.246.0/27", + "3.66.172.0/24", + "3.68.251.176/30", + "3.68.251.232/29", + "3.70.195.64/26", + "3.70.195.128/25", + "3.70.211.0/25", + "3.71.104.0/24", + "3.71.120.0/22", + "3.72.33.128/25", + "3.72.168.0/24", + "3.96.2.68/30", + "3.96.2.72/30", + "3.97.20.0/22", + "3.97.49.128/25", + "3.97.99.64/28", + "3.97.99.96/27", + "3.97.99.128/26", + "3.97.192.112/29", + "3.97.192.128/25", + "3.97.217.0/24", + "3.97.218.0/23", + "3.97.230.0/25", + "3.98.24.0/27", + "3.98.86.0/23", + "3.98.171.92/30", + "3.98.171.196/30", + "3.98.171.224/29", + "3.99.194.0/23", + "3.99.196.0/22", + "3.101.52.208/29", + "3.101.100.128/25", + "3.101.145.192/26", + "3.101.156.0/26", + "3.101.157.128/25", + "3.101.158.0/23", + "3.101.160.44/30", + "3.101.160.48/28", + "3.101.160.240/29", + "3.101.161.0/24", + "3.101.162.0/24", + "3.101.163.0/26", + "3.101.163.64/27", + "3.101.163.96/28", + "3.101.164.0/24", + "3.101.176.0/24", + "3.101.177.20/30", + "3.101.177.48/29", + "3.101.200.0/24", + "3.101.201.128/25", + "3.101.202.0/23", + "3.101.208.0/24", + "3.101.209.0/26", + "3.105.5.0/26", + "3.105.172.0/22", + "3.108.13.124/30", + "3.109.72.0/25", + "3.109.72.152/29", + "3.111.90.0/23", + "3.111.110.0/23", + "3.111.251.0/24", + "3.112.23.0/29", + "3.112.85.96/27", + "3.112.96.0/25", + "3.112.96.128/26", + "3.112.162.0/23", + "3.113.218.68/30", + "3.113.218.72/29", + "3.113.218.112/28", + "3.113.218.128/27", + "3.114.164.0/22", + "3.120.181.40/29", + "3.120.181.224/27", + "3.123.14.0/24", + "3.123.15.0/25", + "3.123.44.0/27", + "3.123.44.80/28", + "3.123.44.96/27", + "3.123.44.128/26", + "3.127.48.244/30", + "3.127.48.248/30", + "3.127.74.0/23", + "3.128.93.0/24", + "3.134.215.0/24", + "3.139.136.128/27", + "3.139.136.184/30", + "3.139.136.192/26", + "3.140.136.128/27", + "3.141.102.184/29", + "3.141.102.192/30", + "3.141.102.208/28", + "3.141.102.224/28", + "3.143.206.104/29", + "3.144.141.192/26", + "3.145.31.0/26", + "3.145.220.0/22", + "3.145.230.0/24", + "3.208.72.176/28", + "3.209.83.0/25", + "3.209.83.144/28", + "3.209.83.160/27", + "3.209.83.192/26", + "3.209.84.0/24", + "3.209.85.0/25", + "3.209.85.128/26", + "3.209.85.192/27", + "3.209.87.0/24", + "3.209.202.48/28", + "3.216.99.160/27", + "3.216.135.0/24", + "3.216.136.0/21", + "3.216.144.0/23", + "3.216.148.0/22", + "3.217.228.0/22", + "3.218.180.0/22", + "3.227.4.0/22", + "3.228.170.0/23", + "3.228.172.0/23", + "3.228.181.0/24", + "3.228.182.0/31", + "3.228.182.5/32", + "3.228.182.6/31", + "3.228.182.8/31", + "3.228.182.10/32", + "3.228.182.46/31", + "3.228.182.48/28", + "3.228.182.64/27", + "3.228.182.96/30", + "3.228.182.100/32", + "3.231.2.0/25", + "3.234.232.224/27", + "3.235.26.0/23", + "3.235.32.0/21", + "3.235.112.0/21", + "3.235.189.96/29", + "3.236.48.0/23", + "3.236.169.192/26", + "3.238.166.0/24", + "3.238.178.100/30", + "3.238.178.104/29", + "3.238.178.112/29", + "3.238.178.120/31", + "3.238.178.128/27", + "3.238.178.160/29", + "3.238.178.168/30", + "3.238.178.197/32", + "3.238.178.198/31", + "3.238.178.200/29", + "3.238.178.208/28", + "3.238.178.224/27", + "3.238.207.0/26", + "3.238.207.128/25", + "3.238.208.0/23", + "3.238.210.0/25", + "3.238.212.0/22", + "3.238.216.128/25", + "3.239.152.0/31", + "3.239.152.5/32", + "3.239.152.6/31", + "3.239.152.8/30", + "3.239.152.12/31", + "3.239.152.46/31", + "3.239.152.48/28", + "3.239.152.64/26", + "3.239.152.128/29", + "3.239.152.136/31", + "3.239.153.0/24", + "3.239.154.0/23", + "3.239.156.0/31", + "3.239.156.10/31", + "3.239.156.100/30", + "3.239.156.104/29", + "3.239.156.112/29", + "3.239.157.2/31", + "3.239.157.4/30", + "3.239.157.8/31", + "3.239.157.19/32", + "3.239.157.20/30", + "3.239.157.24/29", + "3.239.157.32/27", + "3.239.157.64/27", + "3.239.157.96/30", + "3.239.157.188/30", + "3.239.157.192/26", + "3.248.176.0/22", + "3.248.180.40/29", + "3.248.180.64/26", + "3.248.180.128/25", + "3.248.186.0/26", + "3.248.186.64/29", + "3.248.186.92/30", + "3.248.186.128/25", + "3.248.216.32/27", + "3.248.244.240/30", + "3.248.245.0/24", + "3.248.246.0/23", + "3.249.28.0/23", + "3.251.56.0/24", + "3.251.62.128/25", + "3.251.94.0/24", + "3.251.95.96/27", + "3.251.95.128/27", + "3.251.104.0/26", + "3.251.104.128/25", + "3.251.105.0/24", + "3.251.109.92/30", + "3.251.110.208/28", + "3.251.110.224/28", + "3.251.144.0/29", + "3.251.148.120/29", + "3.251.152.44/30", + "8.41.4.0/24", + "13.36.18.0/28", + "13.36.18.32/27", + "13.36.18.64/27", + "13.36.76.0/23", + "13.36.78.0/24", + "13.36.84.24/29", + "13.36.84.32/30", + "13.36.84.44/30", + "13.36.84.48/28", + "13.36.84.64/28", + "13.36.84.112/29", + "13.36.155.0/24", + "13.38.132.0/22", + "13.38.140.0/23", + "13.40.202.0/23", + "13.40.204.0/22", + "13.48.4.128/27", + "13.48.4.160/28", + "13.48.4.192/29", + "13.48.4.200/30", + "13.48.4.208/28", + "13.48.4.224/29", + "13.48.32.0/24", + "13.48.74.0/24", + "13.48.186.128/26", + "13.49.42.0/23", + "13.49.253.224/27", + "13.51.29.0/26", + "13.51.71.152/29", + "13.51.71.160/30", + "13.51.71.176/28", + "13.51.71.192/28", + "13.51.95.0/24", + "13.51.96.0/23", + "13.51.120.0/24", + "13.51.253.80/29", + "13.52.1.0/27", + "13.52.1.32/29", + "13.52.6.112/29", + "13.52.32.96/27", + "13.52.110.192/26", + "13.52.146.128/28", + "13.52.200.160/27", + "13.52.201.0/24", + "13.52.202.0/24", + "13.52.232.224/27", + "13.53.63.128/26", + "13.53.63.192/27", + "13.54.63.128/26", + "13.55.255.216/29", + "13.56.32.200/29", + "13.56.112.168/29", + "13.57.180.64/26", + "13.57.180.176/28", + "13.57.180.208/28", + "13.59.250.0/26", + "13.112.191.184/29", + "13.113.196.64/26", + "13.113.203.0/24", + "13.124.145.16/28", + "13.124.145.64/26", + "13.124.199.0/24", + "13.124.247.0/24", + "13.126.23.136/29", + "13.126.23.144/28", + "13.126.23.160/27", + "13.126.23.192/27", + "13.126.243.0/24", + "13.127.70.128/27", + "13.127.70.160/29", + "13.208.33.8/29", + "13.208.33.16/28", + "13.208.131.0/27", + "13.208.131.32/28", + "13.208.131.128/26", + "13.208.131.192/27", + "13.208.131.224/29", + "13.208.131.232/30", + "13.208.177.224/27", + "13.208.180.0/24", + "13.208.194.0/23", + "13.208.217.64/26", + "13.208.227.0/24", + "13.208.228.0/25", + "13.208.228.128/29", + "13.208.228.136/30", + "13.209.1.0/28", + "13.209.1.56/29", + "13.209.1.96/27", + "13.209.71.128/27", + "13.209.71.224/27", + "13.210.2.192/26", + "13.210.67.128/26", + "13.211.12.160/27", + "13.211.12.192/27", + "13.211.12.248/29", + "13.211.166.192/28", + "13.212.132.0/22", + "13.212.209.94/31", + "13.212.209.96/27", + "13.212.209.128/26", + "13.213.20.132/30", + "13.213.20.136/29", + "13.213.20.144/28", + "13.213.20.160/28", + "13.213.21.0/24", + "13.213.22.0/23", + "13.213.24.0/23", + "13.213.75.224/29", + "13.214.224.0/23", + "13.214.228.0/22", + "13.215.92.0/24", + "13.215.93.0/25", + "13.215.93.128/26", + "13.228.69.0/24", + "13.229.187.192/27", + "13.229.187.232/29", + "13.230.21.128/26", + "13.230.21.224/27", + "13.231.6.64/27", + "13.231.6.104/29", + "13.231.6.112/28", + "13.231.6.192/28", + "13.231.6.208/29", + "13.232.67.128/26", + "13.233.177.0/29", + "13.233.177.32/27", + "13.233.177.192/26", + "13.234.221.136/29", + "13.235.6.0/23", + "13.235.197.96/27", + "13.235.228.0/24", + "13.236.8.0/25", + "13.236.82.96/27", + "13.236.82.128/27", + "13.239.158.0/29", + "13.244.33.0/25", + "13.244.33.128/26", + "13.244.121.196/30", + "13.244.132.0/23", + "13.244.202.40/29", + "13.244.244.192/26", + "13.245.1.32/27", + "13.245.93.140/30", + "13.245.93.160/29", + "13.245.93.176/28", + "13.245.93.192/28", + "13.245.112.0/23", + "13.245.114.0/24", + "13.245.127.232/30", + "13.245.155.128/27", + "13.245.155.224/27", + "13.245.166.128/29", + "13.245.166.176/29", + "13.246.70.0/23", + "13.246.108.0/22", + "13.248.224.0/21", + "13.248.232.0/23", + "13.250.186.0/28", + "13.250.186.16/29", + "13.250.186.128/26", + "13.250.186.192/28", + "13.250.186.208/29", + "15.152.10.0/24", + "15.152.24.0/26", + "15.152.24.128/29", + "15.152.174.0/23", + "15.152.176.0/22", + "15.160.55.112/29", + "15.161.66.0/25", + "15.161.66.128/26", + "15.161.135.64/26", + "15.161.135.164/30", + "15.161.140.0/23", + "15.161.192.240/28", + "15.161.247.64/26", + "15.161.247.128/27", + "15.164.156.0/23", + "15.164.243.0/28", + "15.164.243.32/27", + "15.164.243.192/27", + "15.165.224.0/23", + "15.184.70.200/29", + "15.184.70.224/29", + "15.184.125.0/25", + "15.184.125.128/26", + "15.184.125.224/29", + "15.184.125.232/30", + "15.184.125.240/28", + "15.184.153.0/28", + "15.184.184.96/29", + "15.185.33.32/27", + "15.185.33.64/26", + "15.185.91.32/27", + "15.185.141.160/27", + "15.185.144.0/23", + "15.188.102.0/27", + "15.188.184.0/24", + "15.188.210.32/27", + "15.188.210.64/27", + "15.188.210.196/30", + "15.188.210.200/30", + "15.200.28.80/30", + "15.200.28.88/29", + "15.200.28.240/28", + "15.200.141.0/25", + "15.200.176.128/28", + "15.205.82.0/23", + "15.205.84.0/23", + "15.207.13.128/25", + "15.207.213.128/25", + "15.222.16.8/29", + "15.222.16.32/27", + "15.222.16.96/27", + "15.222.43.0/27", + "15.222.43.64/26", + "15.223.52.0/23", + "15.223.100.0/24", + "15.223.102.0/23", + "15.228.64.0/22", + "15.228.72.64/26", + "15.228.92.192/26", + "15.228.97.0/24", + "15.228.103.240/29", + "15.228.104.0/23", + "15.228.106.0/24", + "15.228.107.0/27", + "15.228.126.48/30", + "15.228.126.72/30", + "15.228.126.200/29", + "15.228.129.0/24", + "15.228.144.0/24", + "15.228.151.0/24", + "15.229.36.0/23", + "15.229.40.0/23", + "15.236.80.0/23", + "16.16.2.0/23", + "16.162.52.0/24", + "16.162.162.96/29", + "16.163.196.0/22", + "16.163.206.0/23", + "16.171.48.0/22", + "18.102.2.0/23", + "18.117.239.68/30", + "18.130.91.144/29", + "18.132.21.0/24", + "18.132.22.0/23", + "18.134.68.0/22", + "18.134.255.160/27", + "18.134.255.192/26", + "18.135.226.192/26", + "18.136.1.192/26", + "18.138.134.128/25", + "18.138.244.0/23", + "18.139.204.176/28", + "18.139.204.192/27", + "18.140.177.0/25", + "18.141.66.248/29", + "18.141.148.128/25", + "18.141.150.0/23", + "18.141.152.0/24", + "18.141.154.0/23", + "18.141.238.68/30", + "18.144.76.32/29", + "18.144.76.128/25", + "18.144.158.0/27", + "18.144.184.0/23", + "18.156.52.0/24", + "18.156.54.0/23", + "18.162.127.0/26", + "18.162.127.64/27", + "18.162.189.0/24", + "18.162.221.128/26", + "18.162.221.192/27", + "18.163.139.32/27", + "18.163.201.96/27", + "18.163.204.0/23", + "18.166.237.64/26", + "18.166.237.128/27", + "18.167.88.72/29", + "18.167.88.80/30", + "18.167.88.96/27", + "18.167.111.0/24", + "18.167.112.0/23", + "18.168.33.0/24", + "18.168.34.0/23", + "18.168.36.0/24", + "18.168.37.0/27", + "18.168.37.32/28", + "18.168.37.48/30", + "18.168.37.64/26", + "18.168.37.136/29", + "18.168.37.144/30", + "18.168.37.160/27", + "18.168.133.0/24", + "18.169.230.136/30", + "18.169.230.200/29", + "18.176.203.120/30", + "18.179.48.96/27", + "18.179.48.128/27", + "18.180.88.0/23", + "18.180.178.0/24", + "18.180.180.0/23", + "18.182.96.64/26", + "18.184.2.128/25", + "18.184.138.224/27", + "18.184.203.128/27", + "18.188.9.0/26", + "18.188.9.64/29", + "18.188.9.80/28", + "18.192.142.0/23", + "18.192.216.0/22", + "18.196.161.0/26", + "18.196.161.80/28", + "18.196.161.184/29", + "18.196.161.192/28", + "18.200.212.0/23", + "18.202.216.48/29", + "18.206.107.24/29", + "18.206.107.160/29", + "18.209.113.64/27", + "18.209.113.240/28", + "18.213.156.96/28", + "18.216.170.128/25", + "18.217.41.64/26", + "18.217.41.192/27", + "18.228.1.0/28", + "18.228.1.16/29", + "18.228.70.32/29", + "18.229.37.0/26", + "18.229.70.96/27", + "18.229.99.0/24", + "18.229.100.0/26", + "18.229.100.112/29", + "18.229.100.128/25", + "18.229.220.192/26", + "18.230.46.0/26", + "18.230.54.0/23", + "18.230.103.0/24", + "18.230.104.0/23", + "18.231.105.0/28", + "18.231.105.128/26", + "18.231.194.8/29", + "18.232.1.32/27", + "18.232.1.64/26", + "18.232.1.128/25", + "18.236.61.0/25", + "18.237.140.160/29", + "18.252.4.0/30", + "18.252.4.16/29", + "18.252.56.0/23", + "18.252.145.156/30", + "18.252.145.160/28", + "18.252.145.192/27", + "18.252.165.140/30", + "18.253.186.0/24", + "18.254.68.0/23", + "23.23.189.144/28", + "23.246.0.0/18", + "34.195.252.0/24", + "34.195.253.0/25", + "34.210.42.111/32", + "34.216.51.0/25", + "34.216.226.136/29", + "34.216.226.144/28", + "34.216.226.192/26", + "34.217.141.0/27", + "34.217.141.32/28", + "34.217.141.224/27", + "34.218.119.32/27", + "34.218.119.80/28", + "34.218.119.96/27", + "34.218.119.128/27", + "34.218.216.160/27", + "34.218.216.208/28", + "34.218.216.240/28", + "34.221.183.32/27", + "34.221.183.224/27", + "34.222.66.64/27", + "34.223.12.224/27", + "34.223.21.192/26", + "34.223.22.176/29", + "34.223.37.224/27", + "34.223.45.128/25", + "34.223.46.0/24", + "34.223.47.0/27", + "34.223.47.128/25", + "34.223.49.128/25", + "34.223.51.0/26", + "34.223.64.224/27", + "34.223.68.0/22", + "34.223.72.0/23", + "34.223.74.0/25", + "34.223.80.192/26", + "34.223.92.0/25", + "34.223.95.176/28", + "34.223.96.0/22", + "34.223.112.0/26", + "34.223.112.64/27", + "34.223.112.128/25", + "34.226.14.0/24", + "34.226.106.180/32", + "34.228.4.208/28", + "34.231.114.205/32", + "34.231.213.21/32", + "34.236.241.44/30", + "34.238.188.0/29", + "34.242.153.128/26", + "34.242.153.224/27", + "34.245.82.0/26", + "34.245.205.0/27", + "34.245.205.64/26", + "34.245.205.128/28", + "34.245.205.160/27", + "34.250.63.248/29", + "35.72.36.140/30", + "35.72.36.144/29", + "35.72.36.192/26", + "35.72.37.0/24", + "35.72.164.212/30", + "35.72.164.232/29", + "35.72.164.240/28", + "35.72.255.0/24", + "35.73.4.0/24", + "35.73.115.0/28", + "35.73.115.128/25", + "35.74.77.240/30", + "35.75.130.0/24", + "35.75.131.0/26", + "35.75.131.80/29", + "35.77.112.0/22", + "35.77.124.0/23", + "35.80.35.0/24", + "35.80.36.192/27", + "35.80.36.224/28", + "35.80.88.0/21", + "35.82.136.192/29", + "35.83.248.40/29", + "35.84.36.0/30", + "35.90.132.0/23", + "35.92.26.0/24", + "35.152.74.128/29", + "35.152.74.136/30", + "35.152.74.144/28", + "35.152.74.160/28", + "35.152.86.0/23", + "35.152.88.0/24", + "35.157.127.248/29", + "35.158.127.64/26", + "35.158.136.0/24", + "35.162.63.192/26", + "35.167.191.128/26", + "35.168.231.216/29", + "35.170.83.0/25", + "35.170.83.144/28", + "35.170.83.160/27", + "35.170.83.192/26", + "35.171.100.0/28", + "35.171.100.64/26", + "35.171.100.128/26", + "35.171.100.208/28", + "35.171.100.224/27", + "35.172.155.96/27", + "35.172.155.192/27", + "35.176.32.0/24", + "35.176.92.32/29", + "35.177.154.128/26", + "35.177.154.192/29", + "35.179.42.0/23", + "35.180.1.8/29", + "35.180.1.16/28", + "35.180.1.32/27", + "35.180.112.80/29", + "35.180.112.128/26", + "35.181.128.0/24", + "35.182.14.48/29", + "35.182.14.208/28", + "35.183.38.0/26", + "35.183.38.64/29", + "35.183.92.176/29", + "35.183.255.0/24", + "37.77.184.0/21", + "38.72.126.0/24", + "44.192.134.240/28", + "44.192.135.0/24", + "44.192.140.64/28", + "44.192.140.112/28", + "44.192.140.128/29", + "44.192.245.160/28", + "44.192.255.128/28", + "44.194.111.224/30", + "44.206.4.0/22", + "44.209.84.0/22", + "44.210.64.0/22", + "44.227.178.0/24", + "44.233.54.0/23", + "44.234.28.0/22", + "44.234.54.0/23", + "44.234.73.116/30", + "44.234.73.120/30", + "44.234.90.252/30", + "44.234.108.128/25", + "44.242.143.180/31", + "44.242.143.224/30", + "44.242.143.242/31", + "44.242.143.244/30", + "44.242.143.248/29", + "44.242.161.0/28", + "44.242.161.16/31", + "44.242.161.20/30", + "44.242.176.192/26", + "44.242.177.0/25", + "44.242.177.128/27", + "44.242.178.0/23", + "44.242.180.0/24", + "44.242.181.0/27", + "44.242.181.32/28", + "45.57.0.0/17", + "52.15.127.128/26", + "52.15.247.208/29", + "52.19.124.0/23", + "52.23.61.0/24", + "52.23.62.0/24", + "52.24.178.0/24", + "52.35.140.0/24", + "52.43.76.88/29", + "52.46.0.0/22", + "52.46.4.0/23", + "52.46.16.0/20", + "52.46.32.0/19", + "52.47.73.72/29", + "52.47.73.160/27", + "52.47.139.0/24", + "52.52.191.128/26", + "52.55.191.224/27", + "52.56.127.0/25", + "52.57.254.0/24", + "52.59.127.0/24", + "52.61.40.104/29", + "52.61.193.0/24", + "52.66.194.128/26", + "52.76.127.0/24", + "52.78.247.128/26", + "52.82.128.0/23", + "52.82.134.0/23", + "52.89.124.203/32", + "52.199.127.192/26", + "52.212.248.0/26", + "52.215.218.64/28", + "52.215.218.112/28", + "52.220.191.0/26", + "52.221.221.128/29", + "54.148.37.5/32", + "54.153.254.0/24", + "54.182.128.0/20", + "54.182.144.0/21", + "54.182.154.0/23", + "54.182.156.0/22", + "54.182.160.0/21", + "54.182.172.0/22", + "54.182.176.0/21", + "54.182.184.0/22", + "54.182.188.0/23", + "54.182.224.0/21", + "54.182.240.0/21", + "54.182.248.0/22", + "54.183.255.128/26", + "54.190.198.32/28", + "54.204.25.0/28", + "54.213.167.0/24", + "54.228.16.0/26", + "54.232.40.64/26", + "54.233.204.0/24", + "54.233.255.128/26", + "54.239.134.0/23", + "54.239.170.0/23", + "54.239.204.0/22", + "54.239.208.0/21", + "54.241.32.64/26", + "54.243.31.192/26", + "54.244.46.0/23", + "54.244.52.192/26", + "54.245.168.0/26", + "54.248.220.0/26", + "54.250.251.0/24", + "54.250.253.192/26", + "54.251.31.128/26", + "54.252.79.128/26", + "54.252.254.192/26", + "54.255.254.192/26", + "64.120.128.0/17", + "65.0.192.176/28", + "65.0.192.224/27", + "65.0.234.0/26", + "65.1.103.192/29", + "65.1.103.200/30", + "65.1.103.208/28", + "65.1.103.224/28", + "65.1.156.0/22", + "65.1.170.0/23", + "65.1.172.0/22", + "66.197.128.0/17", + "69.53.224.0/19", + "70.232.86.124/31", + "70.232.86.126/32", + "76.223.95.0/24", + "76.223.96.0/21", + "76.223.104.0/24", + "99.77.55.0/30", + "99.77.55.12/30", + "99.77.55.24/30", + "99.77.55.253/32", + "99.77.55.254/31", + "99.78.238.251/32", + "99.78.238.253/32", + "99.78.238.255/32", + "99.79.20.192/26", + "99.79.126.0/24", + "99.79.169.0/24", + "99.80.34.48/28", + "99.80.34.64/26", + "99.80.88.0/25", + "103.87.204.0/22", + "107.23.255.0/26", + "108.128.160.0/23", + "108.128.162.0/24", + "108.136.154.16/28", + "108.136.154.32/27", + "108.137.114.0/28", + "108.175.32.0/20", + "130.176.0.0/18", + "130.176.64.0/21", + "130.176.72.0/22", + "130.176.76.0/24", + "130.176.78.0/23", + "130.176.80.0/22", + "130.176.86.0/23", + "130.176.88.0/21", + "130.176.96.0/19", + "130.176.128.0/21", + "130.176.136.0/23", + "130.176.140.0/22", + "130.176.144.0/20", + "130.176.160.0/19", + "157.175.102.96/27", + "157.175.102.128/26", + "157.175.140.0/23", + "157.175.255.0/24", + "157.241.2.0/23", + "157.241.25.0/24", + "160.1.128.0/24", + "176.34.159.192/26", + "177.71.207.128/26", + "185.2.220.0/22", + "185.9.188.0/22", + "192.173.64.0/18", + "198.38.96.0/19", + "198.45.48.0/20", + "203.75.84.0/24", + "203.198.13.0/24", + "203.198.80.0/24", + "204.246.166.0/24", + "205.251.218.0/24", + "207.45.72.0/22", + "208.75.76.0/22", + "210.0.153.0/24", + "3.28.70.48/28", + "3.28.70.96/27", + "15.152.133.112/28", + "15.152.133.128/28" + ] + } + ], + "version":1 +} \ No newline at end of file