добавил описания и подсети дискорда
This commit is contained in:
parent
ae0e842486
commit
2e40d673ad
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"description": "facebook, instagram, oculus",
|
||||
"domains": [],
|
||||
"networks": [
|
||||
"102.132.96.0/20",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"domains": [],
|
||||
"description": "cura ultimaker",
|
||||
"domains": [
|
||||
"ultimaker.com"
|
||||
],
|
||||
"networks": [
|
||||
"188.114.98.0/23"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"description": "discord",
|
||||
"domains": [],
|
||||
"networks": [
|
||||
"104.17.0.0/12",
|
||||
"108.177.14.207/32",
|
||||
"138.128.140.240/28",
|
||||
"142.250.150.207/32",
|
||||
"142.251.1.207/32",
|
||||
"162.159.128.0/20",
|
||||
"172.64.0.0/14",
|
||||
"173.194.0.0/16",
|
||||
"18.165.140.0/25",
|
||||
"188.114.0.0/16",
|
||||
"204.11.56.48/32",
|
||||
"209.85.233.207/32",
|
||||
"23.227.38.74/32",
|
||||
"34.0.0.0/7",
|
||||
"64.233.160.0/21",
|
||||
"66.22.192.0/18",
|
||||
"74.125.128.0/17"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,5 +1,8 @@
|
|||
{
|
||||
"domains": [],
|
||||
"description": "flibusta",
|
||||
"domains": [
|
||||
"flibusta.is"
|
||||
],
|
||||
"networks": [
|
||||
"179.43.150.83/32"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"description": "google services (youtube, mail)",
|
||||
"domains": [],
|
||||
"networks": [
|
||||
"104.237.160.0/19",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"description": "jetbrains market",
|
||||
"domains": [],
|
||||
"networks": [
|
||||
"18.245.46.0/24",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"description": "notion",
|
||||
"domains": [],
|
||||
"networks": [
|
||||
"104.18.39.102/32",
|
||||
|
|
|
|||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"description": "google & cloudflare public dns",
|
||||
"domains": [],
|
||||
"networks": [
|
||||
"1.1.1.1",
|
||||
"1.0.0.1",
|
||||
"8.8.8.8",
|
||||
"8.8.4.4"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"description": "rutracker site & trackers",
|
||||
"domains": [],
|
||||
"networks": [
|
||||
"104.21.32.39/32",
|
||||
|
|
|
|||
Loading…
Reference in New Issue