Added Google Charts + edited gravatar

Changed gravatar detection.
Gravatar images are normally loaded by url + hash
main
Andreas Hug 12 years ago
parent 887062d492
commit dcbaf3f1a9

@ -996,6 +996,11 @@
"cats": [ 22 ], "cats": [ 22 ],
"headers": { "Server": "Google Frontend" } "headers": { "Server": "Google Frontend" }
}, },
"Google Charts": {
"website": "developers.google.com/chart/",
"cats": [ 25 ],
"env": "^google.visualization$"
},
"Google Code Prettify": { "Google Code Prettify": {
"website": "code.google.com/p/google-code-prettify", "website": "code.google.com/p/google-code-prettify",
"cats": [ 19 ], "cats": [ 19 ],
@ -1054,7 +1059,7 @@
"Gravatar": { "Gravatar": {
"website": "gravatar.com", "website": "gravatar.com",
"cats": [ 19 ], "cats": [ 19 ],
"env": "^Gravatar$" "html": "(secure\\.)?gravatar\\.com/avatar/.+"
}, },
"Gravity Insights": { "Gravity Insights": {
"website": "insights.gravity.com", "website": "insights.gravity.com",