|
|
|
@ -996,6 +996,11 @@
|
|
|
|
|
"cats": [ 22 ],
|
|
|
|
|
"headers": { "Server": "Google Frontend" }
|
|
|
|
|
},
|
|
|
|
|
"Google Charts": {
|
|
|
|
|
"website": "developers.google.com/chart/",
|
|
|
|
|
"cats": [ 25 ],
|
|
|
|
|
"env": "^google\\.visualization$"
|
|
|
|
|
},
|
|
|
|
|
"Google Code Prettify": {
|
|
|
|
|
"website": "code.google.com/p/google-code-prettify",
|
|
|
|
|
"cats": [ 19 ],
|
|
|
|
@ -1054,6 +1059,7 @@
|
|
|
|
|
"Gravatar": {
|
|
|
|
|
"website": "gravatar.com",
|
|
|
|
|
"cats": [ 19 ],
|
|
|
|
|
"html": "(secure\\.)?gravatar\\.com/avatar/.+",
|
|
|
|
|
"env": "^Gravatar$"
|
|
|
|
|
},
|
|
|
|
|
"Gravity Insights": {
|
|
|
|
@ -1192,7 +1198,8 @@
|
|
|
|
|
"Intercom": {
|
|
|
|
|
"website": "intercom.io",
|
|
|
|
|
"cats": [ 10 ],
|
|
|
|
|
"script": "api\\.intercom\\.io/api"
|
|
|
|
|
"script": "(api\\.intercom\\.io/api|static\\.intercomcdn\\.com/intercom\\.v1)",
|
|
|
|
|
"env": "^Intercom$"
|
|
|
|
|
},
|
|
|
|
|
"Intershop": {
|
|
|
|
|
"website": "intershop.com",
|
|
|
|
|