mirror of
https://github.com/rekryt/iplist.git
synced 2025-10-13 08:59:34 +03:00
chore: new configs and cidr storage update
This commit is contained in:
116
config/news.json
Normal file
116
config/news.json
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"domains": [
|
||||
"classic.thetruestory.news",
|
||||
"images.next.thetruestory.news",
|
||||
"images.thetruestory.news",
|
||||
"meduza.io",
|
||||
"prod-st.thetruestory.news",
|
||||
"prod.thetruestory.news",
|
||||
"rsm.zona.media",
|
||||
"s3.zona.media",
|
||||
"sentry.zona.media",
|
||||
"st.thetruestory.news",
|
||||
"thetruestory.news",
|
||||
"www.meduza.io",
|
||||
"www.thetruestory.news",
|
||||
"www.zona.media",
|
||||
"zona.media"
|
||||
],
|
||||
"dns": [
|
||||
"127.0.0.11:53",
|
||||
"77.88.8.88:53",
|
||||
"8.8.8.8:53"
|
||||
],
|
||||
"timeout": 43200,
|
||||
"ip4": [
|
||||
"108.156.22.113",
|
||||
"108.156.22.17",
|
||||
"108.156.22.26",
|
||||
"108.156.22.31",
|
||||
"108.156.22.73",
|
||||
"108.156.22.78",
|
||||
"108.156.22.81",
|
||||
"108.157.214.115",
|
||||
"108.157.214.39",
|
||||
"108.157.214.43",
|
||||
"108.157.214.63",
|
||||
"108.157.214.76",
|
||||
"108.157.214.84",
|
||||
"108.157.214.89",
|
||||
"108.157.214.96",
|
||||
"108.157.229.100",
|
||||
"108.157.229.103",
|
||||
"108.157.229.109",
|
||||
"108.157.229.121",
|
||||
"108.157.229.30",
|
||||
"108.157.229.6",
|
||||
"108.157.229.84",
|
||||
"108.157.229.90",
|
||||
"151.115.45.47",
|
||||
"151.115.46.250",
|
||||
"151.115.47.200",
|
||||
"151.115.57.108",
|
||||
"163.172.67.135",
|
||||
"163.172.74.46",
|
||||
"18.161.170.128",
|
||||
"18.161.170.16",
|
||||
"18.161.170.53",
|
||||
"18.161.170.95",
|
||||
"18.165.140.105",
|
||||
"18.165.140.21",
|
||||
"18.165.140.48",
|
||||
"18.165.140.86",
|
||||
"18.66.112.123",
|
||||
"18.66.112.32",
|
||||
"18.66.112.39",
|
||||
"18.66.112.95",
|
||||
"188.114.98.229",
|
||||
"188.114.98.233",
|
||||
"188.114.99.229",
|
||||
"188.114.99.233",
|
||||
"3.164.230.107",
|
||||
"3.164.230.14",
|
||||
"3.164.230.28",
|
||||
"3.164.230.53",
|
||||
"3.164.68.110",
|
||||
"3.164.68.127",
|
||||
"3.164.68.13",
|
||||
"3.164.68.16",
|
||||
"3.164.68.26",
|
||||
"3.164.68.46",
|
||||
"3.164.68.66",
|
||||
"3.164.68.94",
|
||||
"52.85.49.106",
|
||||
"52.85.49.125",
|
||||
"52.85.49.14",
|
||||
"52.85.49.16"
|
||||
],
|
||||
"ip6": [
|
||||
"2a06:98c1:3122:e000::5",
|
||||
"2a06:98c1:3122:e000::9",
|
||||
"2a06:98c1:3123:e000::5",
|
||||
"2a06:98c1:3123:e000::9"
|
||||
],
|
||||
"cidr4": [
|
||||
"108.156.0.0/14",
|
||||
"151.0.0.0/8",
|
||||
"163.172.0.0/16",
|
||||
"18.128.0.0/9",
|
||||
"18.32.0.0/11",
|
||||
"18.64.0.0/10",
|
||||
"188.114.96.0/22",
|
||||
"3.128.0.0/9",
|
||||
"52.84.0.0/14",
|
||||
"52.88.0.0/13"
|
||||
],
|
||||
"cidr6": [
|
||||
"2a06:98c1::/64"
|
||||
],
|
||||
"external": {
|
||||
"domains": [],
|
||||
"ip4": [],
|
||||
"ip6": [],
|
||||
"cidr4": [],
|
||||
"cidr6": []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user