Compare commits
No commits in common. "master" and "feature/resolver-service" have entirely different histories.
master
...
feature/re
|
|
@ -1,10 +0,0 @@
|
||||||
{
|
|
||||||
"description": "Arduino",
|
|
||||||
"domains": [
|
|
||||||
"www.arduino.cc"
|
|
||||||
],
|
|
||||||
"ASN": [],
|
|
||||||
"subnets": [
|
|
||||||
"104.18.0.0/20"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,13 +0,0 @@
|
||||||
{
|
|
||||||
"description": "Opencode AI",
|
|
||||||
"domains": [
|
|
||||||
"opencode.ai"
|
|
||||||
],
|
|
||||||
"ASN": [],
|
|
||||||
"subnets": [
|
|
||||||
"172.65.80.0/20",
|
|
||||||
"172.67.64.0/20",
|
|
||||||
"104.26.0.0/20",
|
|
||||||
"104.16.0.0/16"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -25,7 +25,6 @@
|
||||||
"91.105.192.0/23",
|
"91.105.192.0/23",
|
||||||
"95.161.64.0/20",
|
"95.161.64.0/20",
|
||||||
"149.154.160.0/20",
|
"149.154.160.0/20",
|
||||||
"185.76.151.0/24",
|
"185.76.151.0/24"
|
||||||
"162.159.48.0/20"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -15,8 +15,6 @@
|
||||||
"101.126.27.0/24",
|
"101.126.27.0/24",
|
||||||
"101.126.29.0/24",
|
"101.126.29.0/24",
|
||||||
"101.126.110.0/24",
|
"101.126.110.0/24",
|
||||||
"120.133.84.0/24",
|
"120.133.84.0/24"
|
||||||
"107.155.53.0/24",
|
|
||||||
"87.232.90.0/24"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue