|
|
|
@ -2406,7 +2406,10 @@
|
|
|
|
|
"cats": [
|
|
|
|
|
17
|
|
|
|
|
],
|
|
|
|
|
"html": "<link[^>]* href=[^>]+font-awesome(?:\\.min)?\\.css",
|
|
|
|
|
"html": [
|
|
|
|
|
"<link[^>]* href=[^>]+font-awesome(?:\\.min)?\\.css",
|
|
|
|
|
"<script[^>]* src=[^>]+fontawesome(?:\\.js)?"
|
|
|
|
|
],
|
|
|
|
|
"icon": "Font Awesome.png",
|
|
|
|
|
"website": "fontawesome.io"
|
|
|
|
|
},
|
|
|
|
@ -2659,7 +2662,7 @@
|
|
|
|
|
"Set-Cookie": "__utma"
|
|
|
|
|
},
|
|
|
|
|
"icon": "Google Analytics.svg",
|
|
|
|
|
"script": "^https?://[^\\/]+\\.google-analytics\\.com\\/(?:ga|urchin|(analytics))\\.js\\;version:\\1?UA:",
|
|
|
|
|
"script": "google-analytics\\.com\\/(?:ga|urchin|(analytics))\\.js\\;version:\\1?UA:",
|
|
|
|
|
"website": "google.com/analytics"
|
|
|
|
|
},
|
|
|
|
|
"Google App Engine": {
|
|
|
|
|