Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
5979542f1c
|
|
@ -1,6 +1,16 @@
|
||||||
{
|
{
|
||||||
"description": "google services (youtube, mail)",
|
"description": "google services (youtube, mail)",
|
||||||
"domains": [],
|
"domains": [
|
||||||
|
"youtube.com",
|
||||||
|
"googlevideo.com",
|
||||||
|
"ytimg.com",
|
||||||
|
"youtu.be",
|
||||||
|
"ggpht.com",
|
||||||
|
"nhacmp3youtube.com",
|
||||||
|
"googleusercontent.com",
|
||||||
|
"googleapis.com",
|
||||||
|
"gstatic.com"
|
||||||
|
],
|
||||||
"networks": [
|
"networks": [
|
||||||
"104.154.0.0/15",
|
"104.154.0.0/15",
|
||||||
"104.196.0.0/14",
|
"104.196.0.0/14",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"description": "notion",
|
"description": "notion",
|
||||||
"domains": [],
|
"domains": [
|
||||||
|
"notion.so"
|
||||||
|
],
|
||||||
"networks": [
|
"networks": [
|
||||||
"104.18.39.102/32",
|
"104.18.39.102/32",
|
||||||
"172.64.148.154/32",
|
"172.64.148.154/32",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue