Fixed merge

main
q-- 12 years ago committed by Elbert Alias
parent 23fd75daa0
commit 9dacf73fb5

@ -178,7 +178,7 @@
"Bigcommerce": { "Bigcommerce": {
"cats": [ 6 ], "cats": [ 6 ],
"url": ".+\\.mybigcommerce\\.com", "url": ".+\\.mybigcommerce\\.com",
"html": "<link href=+cdn\\d+\\.bigcommerce\\.com/v", "html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/v",
"script": "cdn\\d+\\.bigcommerce\\.com/v", "script": "cdn\\d+\\.bigcommerce\\.com/v",
"env": "^compareProducts$" "env": "^compareProducts$"
}, },
@ -299,7 +299,7 @@
}, },
"CO2Stats": { "CO2Stats": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "src=.+co2stats\\.com/propres\\.php" "html": "src=[^>]+co2stats\\.com/propres\\.php"
}, },
"CodeIgniter": { "CodeIgniter": {
"cats": [ 18 ], "cats": [ 18 ],
@ -389,12 +389,12 @@
"CS Cart": { "CS Cart": {
"cats": [ 6 ], "cats": [ 6 ],
"env": "^fn_compare_strings$", "env": "^fn_compare_strings$",
"html": "&nbsp;Powered by (<a href=.+cs-cart\\.com|CS-Cart)", "html": "&nbsp;Powered by (<a href=[^>]+cs-cart\\.com|CS-Cart)",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"CubeCart": { "CubeCart": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "(Powered by <a href=.+cubecart\\.com|<p[^>]+>Powered by CubeCart)", "html": "(Powered by <a href=[^>]+cubecart\\.com|<p[^>]+>Powered by CubeCart)",
"meta": { "generator": "cubecart" }, "meta": { "generator": "cubecart" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
@ -597,7 +597,7 @@
}, },
"Flyspray": { "Flyspray": {
"cats": [ 13 ], "cats": [ 13 ],
"html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=.+flyspray\\.org)" "html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=[^>]+flyspray\\.org)"
}, },
"FreeBSD": { "FreeBSD": {
"cats": [ 28 ], "cats": [ 28 ],
@ -619,7 +619,7 @@
}, },
"Gambio": { "Gambio": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "<link[^>] href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->", "html": "<link[^>]* href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Gauges": { "Gauges": {
@ -658,7 +658,7 @@
"Google Font API": { "Google Font API": {
"cats": [ 17 ], "cats": [ 17 ],
"script": "googleapis.com/.+webfont", "script": "googleapis.com/.+webfont",
"html": "<link[^>]* href=.+fonts\\.googleapis\\.com", "html": "<link[^>]* href=[^>]+fonts\\.googleapis\\.com",
"env": "^WebFonts$" "env": "^WebFonts$"
}, },
"Google Maps": { "Google Maps": {
@ -1266,7 +1266,7 @@
}, },
"Plura": { "Plura": {
"cats": [ 19 ], "cats": [ 19 ],
"html": "<iframe src=\\\".+pluraserver\\.com" "html": "<iframe src=\\\"[^>]+pluraserver\\.com"
}, },
"Po.st": { "Po.st": {
"cats": [ 5 ], "cats": [ 5 ],
@ -1332,7 +1332,7 @@
}, },
"RCMS": { "RCMS": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(RCMS|ReallyCMS)" } "meta": { "generator": "^(RCMS|ReallyCMS)" }
}, },
"reCAPTCHA": { "reCAPTCHA": {
"cats": [ 16 ], "cats": [ 16 ],
@ -1519,7 +1519,7 @@
}, },
"Store Systems": { "Store Systems": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "Shopsystem von <a href=.+store-systems\\.de\\\"|\\.mws_boxTop" "html": "Shopsystem von <a href=[^>]+store-systems\\.de\\\"|\\.mws_boxTop"
}, },
"SublimeVideo": { "SublimeVideo": {
"cats": [ 14 ], "cats": [ 14 ],
@ -1581,8 +1581,8 @@
}, },
"Tumblr": { "Tumblr": {
"cats": [ 11 ], "cats": [ 11 ],
"html": "<iframe src=\\\".+tumblr\\.com", "html": "<iframe src=\\\"[^>]+tumblr\\.com",
"url": "^(www.)?.+\\.tumblr\\.com", "url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
"headers": { "X-Tumblr-Usec": ".*" } "headers": { "X-Tumblr-Usec": ".*" }
}, },
"Twilight CMS": { "Twilight CMS": {
@ -1665,7 +1665,7 @@
"VideoJS": { "VideoJS": {
"cats": [ 14 ], "cats": [ 14 ],
"env": "^VideoJS$", "env": "^VideoJS$",
"html": "<div.+class=\\\"video-js+\\\">", "html": "<div[^>]+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js" "script": "zencdn\\.net/c/video\\.js"
}, },
"viennaCMS": { "viennaCMS": {

@ -178,7 +178,7 @@
"Bigcommerce": { "Bigcommerce": {
"cats": [ 6 ], "cats": [ 6 ],
"url": ".+\\.mybigcommerce\\.com", "url": ".+\\.mybigcommerce\\.com",
"html": "<link href=+cdn\\d+\\.bigcommerce\\.com/v", "html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/v",
"script": "cdn\\d+\\.bigcommerce\\.com/v", "script": "cdn\\d+\\.bigcommerce\\.com/v",
"env": "^compareProducts$" "env": "^compareProducts$"
}, },
@ -299,7 +299,7 @@
}, },
"CO2Stats": { "CO2Stats": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "src=.+co2stats\\.com/propres\\.php" "html": "src=[^>]+co2stats\\.com/propres\\.php"
}, },
"CodeIgniter": { "CodeIgniter": {
"cats": [ 18 ], "cats": [ 18 ],
@ -389,12 +389,12 @@
"CS Cart": { "CS Cart": {
"cats": [ 6 ], "cats": [ 6 ],
"env": "^fn_compare_strings$", "env": "^fn_compare_strings$",
"html": "&nbsp;Powered by (<a href=.+cs-cart\\.com|CS-Cart)", "html": "&nbsp;Powered by (<a href=[^>]+cs-cart\\.com|CS-Cart)",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"CubeCart": { "CubeCart": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "(Powered by <a href=.+cubecart\\.com|<p[^>]+>Powered by CubeCart)", "html": "(Powered by <a href=[^>]+cubecart\\.com|<p[^>]+>Powered by CubeCart)",
"meta": { "generator": "cubecart" }, "meta": { "generator": "cubecart" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
@ -597,7 +597,7 @@
}, },
"Flyspray": { "Flyspray": {
"cats": [ 13 ], "cats": [ 13 ],
"html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=.+flyspray\\.org)" "html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=[^>]+flyspray\\.org)"
}, },
"FreeBSD": { "FreeBSD": {
"cats": [ 28 ], "cats": [ 28 ],
@ -619,7 +619,7 @@
}, },
"Gambio": { "Gambio": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "<link[^>] href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->", "html": "<link[^>]* href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Gauges": { "Gauges": {
@ -658,7 +658,7 @@
"Google Font API": { "Google Font API": {
"cats": [ 17 ], "cats": [ 17 ],
"script": "googleapis.com/.+webfont", "script": "googleapis.com/.+webfont",
"html": "<link[^>]* href=.+fonts\\.googleapis\\.com", "html": "<link[^>]* href=[^>]+fonts\\.googleapis\\.com",
"env": "^WebFonts$" "env": "^WebFonts$"
}, },
"Google Maps": { "Google Maps": {
@ -1266,7 +1266,7 @@
}, },
"Plura": { "Plura": {
"cats": [ 19 ], "cats": [ 19 ],
"html": "<iframe src=\\\".+pluraserver\\.com" "html": "<iframe src=\\\"[^>]+pluraserver\\.com"
}, },
"Po.st": { "Po.st": {
"cats": [ 5 ], "cats": [ 5 ],
@ -1332,7 +1332,7 @@
}, },
"RCMS": { "RCMS": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(RCMS|ReallyCMS)" } "meta": { "generator": "^(RCMS|ReallyCMS)" }
}, },
"reCAPTCHA": { "reCAPTCHA": {
"cats": [ 16 ], "cats": [ 16 ],
@ -1519,7 +1519,7 @@
}, },
"Store Systems": { "Store Systems": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "Shopsystem von <a href=.+store-systems\\.de\\\"|\\.mws_boxTop" "html": "Shopsystem von <a href=[^>]+store-systems\\.de\\\"|\\.mws_boxTop"
}, },
"SublimeVideo": { "SublimeVideo": {
"cats": [ 14 ], "cats": [ 14 ],
@ -1581,8 +1581,8 @@
}, },
"Tumblr": { "Tumblr": {
"cats": [ 11 ], "cats": [ 11 ],
"html": "<iframe src=\\\".+tumblr\\.com", "html": "<iframe src=\\\"[^>]+tumblr\\.com",
"url": "^(www.)?.+\\.tumblr\\.com", "url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
"headers": { "X-Tumblr-Usec": ".*" } "headers": { "X-Tumblr-Usec": ".*" }
}, },
"Twilight CMS": { "Twilight CMS": {
@ -1665,7 +1665,7 @@
"VideoJS": { "VideoJS": {
"cats": [ 14 ], "cats": [ 14 ],
"env": "^VideoJS$", "env": "^VideoJS$",
"html": "<div.+class=\\\"video-js+\\\">", "html": "<div[^>]+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js" "script": "zencdn\\.net/c/video\\.js"
}, },
"viennaCMS": { "viennaCMS": {

@ -178,7 +178,7 @@
"Bigcommerce": { "Bigcommerce": {
"cats": [ 6 ], "cats": [ 6 ],
"url": ".+\\.mybigcommerce\\.com", "url": ".+\\.mybigcommerce\\.com",
"html": "<link href=+cdn\\d+\\.bigcommerce\\.com/v", "html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/v",
"script": "cdn\\d+\\.bigcommerce\\.com/v", "script": "cdn\\d+\\.bigcommerce\\.com/v",
"env": "^compareProducts$" "env": "^compareProducts$"
}, },
@ -299,7 +299,7 @@
}, },
"CO2Stats": { "CO2Stats": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "src=.+co2stats\\.com/propres\\.php" "html": "src=[^>]+co2stats\\.com/propres\\.php"
}, },
"CodeIgniter": { "CodeIgniter": {
"cats": [ 18 ], "cats": [ 18 ],
@ -389,12 +389,12 @@
"CS Cart": { "CS Cart": {
"cats": [ 6 ], "cats": [ 6 ],
"env": "^fn_compare_strings$", "env": "^fn_compare_strings$",
"html": "&nbsp;Powered by (<a href=.+cs-cart\\.com|CS-Cart)", "html": "&nbsp;Powered by (<a href=[^>]+cs-cart\\.com|CS-Cart)",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"CubeCart": { "CubeCart": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "(Powered by <a href=.+cubecart\\.com|<p[^>]+>Powered by CubeCart)", "html": "(Powered by <a href=[^>]+cubecart\\.com|<p[^>]+>Powered by CubeCart)",
"meta": { "generator": "cubecart" }, "meta": { "generator": "cubecart" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
@ -597,7 +597,7 @@
}, },
"Flyspray": { "Flyspray": {
"cats": [ 13 ], "cats": [ 13 ],
"html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=.+flyspray\\.org)" "html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=[^>]+flyspray\\.org)"
}, },
"FreeBSD": { "FreeBSD": {
"cats": [ 28 ], "cats": [ 28 ],
@ -619,7 +619,7 @@
}, },
"Gambio": { "Gambio": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "<link[^>] href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->", "html": "<link[^>]* href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Gauges": { "Gauges": {
@ -658,7 +658,7 @@
"Google Font API": { "Google Font API": {
"cats": [ 17 ], "cats": [ 17 ],
"script": "googleapis.com/.+webfont", "script": "googleapis.com/.+webfont",
"html": "<link[^>]* href=.+fonts\\.googleapis\\.com", "html": "<link[^>]* href=[^>]+fonts\\.googleapis\\.com",
"env": "^WebFonts$" "env": "^WebFonts$"
}, },
"Google Maps": { "Google Maps": {
@ -1266,7 +1266,7 @@
}, },
"Plura": { "Plura": {
"cats": [ 19 ], "cats": [ 19 ],
"html": "<iframe src=\\\".+pluraserver\\.com" "html": "<iframe src=\\\"[^>]+pluraserver\\.com"
}, },
"Po.st": { "Po.st": {
"cats": [ 5 ], "cats": [ 5 ],
@ -1332,7 +1332,7 @@
}, },
"RCMS": { "RCMS": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(RCMS|ReallyCMS)" } "meta": { "generator": "^(RCMS|ReallyCMS)" }
}, },
"reCAPTCHA": { "reCAPTCHA": {
"cats": [ 16 ], "cats": [ 16 ],
@ -1519,7 +1519,7 @@
}, },
"Store Systems": { "Store Systems": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "Shopsystem von <a href=.+store-systems\\.de\\\"|\\.mws_boxTop" "html": "Shopsystem von <a href=[^>]+store-systems\\.de\\\"|\\.mws_boxTop"
}, },
"SublimeVideo": { "SublimeVideo": {
"cats": [ 14 ], "cats": [ 14 ],
@ -1581,8 +1581,8 @@
}, },
"Tumblr": { "Tumblr": {
"cats": [ 11 ], "cats": [ 11 ],
"html": "<iframe src=\\\".+tumblr\\.com", "html": "<iframe src=\\\"[^>]+tumblr\\.com",
"url": "^(www.)?.+\\.tumblr\\.com", "url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
"headers": { "X-Tumblr-Usec": ".*" } "headers": { "X-Tumblr-Usec": ".*" }
}, },
"Twilight CMS": { "Twilight CMS": {
@ -1665,7 +1665,7 @@
"VideoJS": { "VideoJS": {
"cats": [ 14 ], "cats": [ 14 ],
"env": "^VideoJS$", "env": "^VideoJS$",
"html": "<div.+class=\\\"video-js+\\\">", "html": "<div[^>]+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js" "script": "zencdn\\.net/c/video\\.js"
}, },
"viennaCMS": { "viennaCMS": {

@ -178,7 +178,7 @@
"Bigcommerce": { "Bigcommerce": {
"cats": [ 6 ], "cats": [ 6 ],
"url": ".+\\.mybigcommerce\\.com", "url": ".+\\.mybigcommerce\\.com",
"html": "<link href=+cdn\\d+\\.bigcommerce\\.com/v", "html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/v",
"script": "cdn\\d+\\.bigcommerce\\.com/v", "script": "cdn\\d+\\.bigcommerce\\.com/v",
"env": "^compareProducts$" "env": "^compareProducts$"
}, },
@ -299,7 +299,7 @@
}, },
"CO2Stats": { "CO2Stats": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "src=.+co2stats\\.com/propres\\.php" "html": "src=[^>]+co2stats\\.com/propres\\.php"
}, },
"CodeIgniter": { "CodeIgniter": {
"cats": [ 18 ], "cats": [ 18 ],
@ -389,12 +389,12 @@
"CS Cart": { "CS Cart": {
"cats": [ 6 ], "cats": [ 6 ],
"env": "^fn_compare_strings$", "env": "^fn_compare_strings$",
"html": "&nbsp;Powered by (<a href=.+cs-cart\\.com|CS-Cart)", "html": "&nbsp;Powered by (<a href=[^>]+cs-cart\\.com|CS-Cart)",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"CubeCart": { "CubeCart": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "(Powered by <a href=.+cubecart\\.com|<p[^>]+>Powered by CubeCart)", "html": "(Powered by <a href=[^>]+cubecart\\.com|<p[^>]+>Powered by CubeCart)",
"meta": { "generator": "cubecart" }, "meta": { "generator": "cubecart" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
@ -597,7 +597,7 @@
}, },
"Flyspray": { "Flyspray": {
"cats": [ 13 ], "cats": [ 13 ],
"html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=.+flyspray\\.org)" "html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=[^>]+flyspray\\.org)"
}, },
"FreeBSD": { "FreeBSD": {
"cats": [ 28 ], "cats": [ 28 ],
@ -619,7 +619,7 @@
}, },
"Gambio": { "Gambio": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "<link[^>] href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->", "html": "<link[^>]* href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Gauges": { "Gauges": {
@ -658,7 +658,7 @@
"Google Font API": { "Google Font API": {
"cats": [ 17 ], "cats": [ 17 ],
"script": "googleapis.com/.+webfont", "script": "googleapis.com/.+webfont",
"html": "<link[^>]* href=.+fonts\\.googleapis\\.com", "html": "<link[^>]* href=[^>]+fonts\\.googleapis\\.com",
"env": "^WebFonts$" "env": "^WebFonts$"
}, },
"Google Maps": { "Google Maps": {
@ -1266,7 +1266,7 @@
}, },
"Plura": { "Plura": {
"cats": [ 19 ], "cats": [ 19 ],
"html": "<iframe src=\\\".+pluraserver\\.com" "html": "<iframe src=\\\"[^>]+pluraserver\\.com"
}, },
"Po.st": { "Po.st": {
"cats": [ 5 ], "cats": [ 5 ],
@ -1332,7 +1332,7 @@
}, },
"RCMS": { "RCMS": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(RCMS|ReallyCMS)" } "meta": { "generator": "^(RCMS|ReallyCMS)" }
}, },
"reCAPTCHA": { "reCAPTCHA": {
"cats": [ 16 ], "cats": [ 16 ],
@ -1519,7 +1519,7 @@
}, },
"Store Systems": { "Store Systems": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "Shopsystem von <a href=.+store-systems\\.de\\\"|\\.mws_boxTop" "html": "Shopsystem von <a href=[^>]+store-systems\\.de\\\"|\\.mws_boxTop"
}, },
"SublimeVideo": { "SublimeVideo": {
"cats": [ 14 ], "cats": [ 14 ],
@ -1581,8 +1581,8 @@
}, },
"Tumblr": { "Tumblr": {
"cats": [ 11 ], "cats": [ 11 ],
"html": "<iframe src=\\\".+tumblr\\.com", "html": "<iframe src=\\\"[^>]+tumblr\\.com",
"url": "^(www.)?.+\\.tumblr\\.com", "url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
"headers": { "X-Tumblr-Usec": ".*" } "headers": { "X-Tumblr-Usec": ".*" }
}, },
"Twilight CMS": { "Twilight CMS": {
@ -1665,7 +1665,7 @@
"VideoJS": { "VideoJS": {
"cats": [ 14 ], "cats": [ 14 ],
"env": "^VideoJS$", "env": "^VideoJS$",
"html": "<div.+class=\\\"video-js+\\\">", "html": "<div[^>]+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js" "script": "zencdn\\.net/c/video\\.js"
}, },
"viennaCMS": { "viennaCMS": {

@ -178,7 +178,7 @@
"Bigcommerce": { "Bigcommerce": {
"cats": [ 6 ], "cats": [ 6 ],
"url": ".+\\.mybigcommerce\\.com", "url": ".+\\.mybigcommerce\\.com",
"html": "<link href=+cdn\\d+\\.bigcommerce\\.com/v", "html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/v",
"script": "cdn\\d+\\.bigcommerce\\.com/v", "script": "cdn\\d+\\.bigcommerce\\.com/v",
"env": "^compareProducts$" "env": "^compareProducts$"
}, },
@ -299,7 +299,7 @@
}, },
"CO2Stats": { "CO2Stats": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "src=.+co2stats\\.com/propres\\.php" "html": "src=[^>]+co2stats\\.com/propres\\.php"
}, },
"CodeIgniter": { "CodeIgniter": {
"cats": [ 18 ], "cats": [ 18 ],
@ -389,12 +389,12 @@
"CS Cart": { "CS Cart": {
"cats": [ 6 ], "cats": [ 6 ],
"env": "^fn_compare_strings$", "env": "^fn_compare_strings$",
"html": "&nbsp;Powered by (<a href=.+cs-cart\\.com|CS-Cart)", "html": "&nbsp;Powered by (<a href=[^>]+cs-cart\\.com|CS-Cart)",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"CubeCart": { "CubeCart": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "(Powered by <a href=.+cubecart\\.com|<p[^>]+>Powered by CubeCart)", "html": "(Powered by <a href=[^>]+cubecart\\.com|<p[^>]+>Powered by CubeCart)",
"meta": { "generator": "cubecart" }, "meta": { "generator": "cubecart" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
@ -597,7 +597,7 @@
}, },
"Flyspray": { "Flyspray": {
"cats": [ 13 ], "cats": [ 13 ],
"html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=.+flyspray\\.org)" "html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=[^>]+flyspray\\.org)"
}, },
"FreeBSD": { "FreeBSD": {
"cats": [ 28 ], "cats": [ 28 ],
@ -619,7 +619,7 @@
}, },
"Gambio": { "Gambio": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "<link[^>] href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->", "html": "<link[^>]* href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Gauges": { "Gauges": {
@ -658,7 +658,7 @@
"Google Font API": { "Google Font API": {
"cats": [ 17 ], "cats": [ 17 ],
"script": "googleapis.com/.+webfont", "script": "googleapis.com/.+webfont",
"html": "<link[^>]* href=.+fonts\\.googleapis\\.com", "html": "<link[^>]* href=[^>]+fonts\\.googleapis\\.com",
"env": "^WebFonts$" "env": "^WebFonts$"
}, },
"Google Maps": { "Google Maps": {
@ -1266,7 +1266,7 @@
}, },
"Plura": { "Plura": {
"cats": [ 19 ], "cats": [ 19 ],
"html": "<iframe src=\\\".+pluraserver\\.com" "html": "<iframe src=\\\"[^>]+pluraserver\\.com"
}, },
"Po.st": { "Po.st": {
"cats": [ 5 ], "cats": [ 5 ],
@ -1332,7 +1332,7 @@
}, },
"RCMS": { "RCMS": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(RCMS|ReallyCMS)" } "meta": { "generator": "^(RCMS|ReallyCMS)" }
}, },
"reCAPTCHA": { "reCAPTCHA": {
"cats": [ 16 ], "cats": [ 16 ],
@ -1519,7 +1519,7 @@
}, },
"Store Systems": { "Store Systems": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "Shopsystem von <a href=.+store-systems\\.de\\\"|\\.mws_boxTop" "html": "Shopsystem von <a href=[^>]+store-systems\\.de\\\"|\\.mws_boxTop"
}, },
"SublimeVideo": { "SublimeVideo": {
"cats": [ 14 ], "cats": [ 14 ],
@ -1581,8 +1581,8 @@
}, },
"Tumblr": { "Tumblr": {
"cats": [ 11 ], "cats": [ 11 ],
"html": "<iframe src=\\\".+tumblr\\.com", "html": "<iframe src=\\\"[^>]+tumblr\\.com",
"url": "^(www.)?.+\\.tumblr\\.com", "url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
"headers": { "X-Tumblr-Usec": ".*" } "headers": { "X-Tumblr-Usec": ".*" }
}, },
"Twilight CMS": { "Twilight CMS": {
@ -1665,7 +1665,7 @@
"VideoJS": { "VideoJS": {
"cats": [ 14 ], "cats": [ 14 ],
"env": "^VideoJS$", "env": "^VideoJS$",
"html": "<div.+class=\\\"video-js+\\\">", "html": "<div[^>]+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js" "script": "zencdn\\.net/c/video\\.js"
}, },
"viennaCMS": { "viennaCMS": {

@ -178,7 +178,7 @@
"Bigcommerce": { "Bigcommerce": {
"cats": [ 6 ], "cats": [ 6 ],
"url": ".+\\.mybigcommerce\\.com", "url": ".+\\.mybigcommerce\\.com",
"html": "<link href=+cdn\\d+\\.bigcommerce\\.com/v", "html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/v",
"script": "cdn\\d+\\.bigcommerce\\.com/v", "script": "cdn\\d+\\.bigcommerce\\.com/v",
"env": "^compareProducts$" "env": "^compareProducts$"
}, },
@ -299,7 +299,7 @@
}, },
"CO2Stats": { "CO2Stats": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "src=.+co2stats\\.com/propres\\.php" "html": "src=[^>]+co2stats\\.com/propres\\.php"
}, },
"CodeIgniter": { "CodeIgniter": {
"cats": [ 18 ], "cats": [ 18 ],
@ -389,12 +389,12 @@
"CS Cart": { "CS Cart": {
"cats": [ 6 ], "cats": [ 6 ],
"env": "^fn_compare_strings$", "env": "^fn_compare_strings$",
"html": "&nbsp;Powered by (<a href=.+cs-cart\\.com|CS-Cart)", "html": "&nbsp;Powered by (<a href=[^>]+cs-cart\\.com|CS-Cart)",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"CubeCart": { "CubeCart": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "(Powered by <a href=.+cubecart\\.com|<p[^>]+>Powered by CubeCart)", "html": "(Powered by <a href=[^>]+cubecart\\.com|<p[^>]+>Powered by CubeCart)",
"meta": { "generator": "cubecart" }, "meta": { "generator": "cubecart" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
@ -597,7 +597,7 @@
}, },
"Flyspray": { "Flyspray": {
"cats": [ 13 ], "cats": [ 13 ],
"html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=.+flyspray\\.org)" "html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=[^>]+flyspray\\.org)"
}, },
"FreeBSD": { "FreeBSD": {
"cats": [ 28 ], "cats": [ 28 ],
@ -619,7 +619,7 @@
}, },
"Gambio": { "Gambio": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "<link[^>] href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->", "html": "<link[^>]* href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Gauges": { "Gauges": {
@ -658,7 +658,7 @@
"Google Font API": { "Google Font API": {
"cats": [ 17 ], "cats": [ 17 ],
"script": "googleapis.com/.+webfont", "script": "googleapis.com/.+webfont",
"html": "<link[^>]* href=.+fonts\\.googleapis\\.com", "html": "<link[^>]* href=[^>]+fonts\\.googleapis\\.com",
"env": "^WebFonts$" "env": "^WebFonts$"
}, },
"Google Maps": { "Google Maps": {
@ -1266,7 +1266,7 @@
}, },
"Plura": { "Plura": {
"cats": [ 19 ], "cats": [ 19 ],
"html": "<iframe src=\\\".+pluraserver\\.com" "html": "<iframe src=\\\"[^>]+pluraserver\\.com"
}, },
"Po.st": { "Po.st": {
"cats": [ 5 ], "cats": [ 5 ],
@ -1332,7 +1332,7 @@
}, },
"RCMS": { "RCMS": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(RCMS|ReallyCMS)" } "meta": { "generator": "^(RCMS|ReallyCMS)" }
}, },
"reCAPTCHA": { "reCAPTCHA": {
"cats": [ 16 ], "cats": [ 16 ],
@ -1519,7 +1519,7 @@
}, },
"Store Systems": { "Store Systems": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "Shopsystem von <a href=.+store-systems\\.de\\\"|\\.mws_boxTop" "html": "Shopsystem von <a href=[^>]+store-systems\\.de\\\"|\\.mws_boxTop"
}, },
"SublimeVideo": { "SublimeVideo": {
"cats": [ 14 ], "cats": [ 14 ],
@ -1581,8 +1581,8 @@
}, },
"Tumblr": { "Tumblr": {
"cats": [ 11 ], "cats": [ 11 ],
"html": "<iframe src=\\\".+tumblr\\.com", "html": "<iframe src=\\\"[^>]+tumblr\\.com",
"url": "^(www.)?.+\\.tumblr\\.com", "url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
"headers": { "X-Tumblr-Usec": ".*" } "headers": { "X-Tumblr-Usec": ".*" }
}, },
"Twilight CMS": { "Twilight CMS": {
@ -1665,7 +1665,7 @@
"VideoJS": { "VideoJS": {
"cats": [ 14 ], "cats": [ 14 ],
"env": "^VideoJS$", "env": "^VideoJS$",
"html": "<div.+class=\\\"video-js+\\\">", "html": "<div[^>]+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js" "script": "zencdn\\.net/c/video\\.js"
}, },
"viennaCMS": { "viennaCMS": {

@ -20,6 +20,14 @@ w.driver = {
headers: w.driver.data.headers headers: w.driver.data.headers
}); });
/* Return categories
w.detected[w.driver.data.url].map(function(app, i) {
w.apps[app].cats.map(function(cat) {
w.detected[w.driver.data.url][i] += ' ' + w.categories[cat];
});
});
*/
return w.detected[w.driver.data.url]; return w.detected[w.driver.data.url];
}, },

@ -178,7 +178,7 @@
"Bigcommerce": { "Bigcommerce": {
"cats": [ 6 ], "cats": [ 6 ],
"url": ".+\\.mybigcommerce\\.com", "url": ".+\\.mybigcommerce\\.com",
"html": "<link href=+cdn\\d+\\.bigcommerce\\.com/v", "html": "<link href=[^>]+cdn\\d+\\.bigcommerce\\.com/v",
"script": "cdn\\d+\\.bigcommerce\\.com/v", "script": "cdn\\d+\\.bigcommerce\\.com/v",
"env": "^compareProducts$" "env": "^compareProducts$"
}, },
@ -299,7 +299,7 @@
}, },
"CO2Stats": { "CO2Stats": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "src=.+co2stats\\.com/propres\\.php" "html": "src=[^>]+co2stats\\.com/propres\\.php"
}, },
"CodeIgniter": { "CodeIgniter": {
"cats": [ 18 ], "cats": [ 18 ],
@ -389,12 +389,12 @@
"CS Cart": { "CS Cart": {
"cats": [ 6 ], "cats": [ 6 ],
"env": "^fn_compare_strings$", "env": "^fn_compare_strings$",
"html": "&nbsp;Powered by (<a href=.+cs-cart\\.com|CS-Cart)", "html": "&nbsp;Powered by (<a href=[^>]+cs-cart\\.com|CS-Cart)",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"CubeCart": { "CubeCart": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "(Powered by <a href=.+cubecart\\.com|<p[^>]+>Powered by CubeCart)", "html": "(Powered by <a href=[^>]+cubecart\\.com|<p[^>]+>Powered by CubeCart)",
"meta": { "generator": "cubecart" }, "meta": { "generator": "cubecart" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
@ -597,7 +597,7 @@
}, },
"Flyspray": { "Flyspray": {
"cats": [ 13 ], "cats": [ 13 ],
"html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=.+flyspray\\.org)" "html": "(<a[^>]+>Powered by Flyspray|<map id=\\\"projectsearchform|Powered by <a href=[^>]+flyspray\\.org)"
}, },
"FreeBSD": { "FreeBSD": {
"cats": [ 28 ], "cats": [ 28 ],
@ -619,7 +619,7 @@
}, },
"Gambio": { "Gambio": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "<link[^>] href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->", "html": "<link[^>]* href=\\\"templates/gambio/|<a[^>]content\\.php\\?coID=\\d|<!-- gambio eof -->",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Gauges": { "Gauges": {
@ -658,7 +658,7 @@
"Google Font API": { "Google Font API": {
"cats": [ 17 ], "cats": [ 17 ],
"script": "googleapis.com/.+webfont", "script": "googleapis.com/.+webfont",
"html": "<link[^>]* href=.+fonts\\.googleapis\\.com", "html": "<link[^>]* href=[^>]+fonts\\.googleapis\\.com",
"env": "^WebFonts$" "env": "^WebFonts$"
}, },
"Google Maps": { "Google Maps": {
@ -1266,7 +1266,7 @@
}, },
"Plura": { "Plura": {
"cats": [ 19 ], "cats": [ 19 ],
"html": "<iframe src=\\\".+pluraserver\\.com" "html": "<iframe src=\\\"[^>]+pluraserver\\.com"
}, },
"Po.st": { "Po.st": {
"cats": [ 5 ], "cats": [ 5 ],
@ -1332,7 +1332,7 @@
}, },
"RCMS": { "RCMS": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(RCMS|ReallyCMS)" } "meta": { "generator": "^(RCMS|ReallyCMS)" }
}, },
"reCAPTCHA": { "reCAPTCHA": {
"cats": [ 16 ], "cats": [ 16 ],
@ -1519,7 +1519,7 @@
}, },
"Store Systems": { "Store Systems": {
"cats": [ 6 ], "cats": [ 6 ],
"html": "Shopsystem von <a href=.+store-systems\\.de\\\"|\\.mws_boxTop" "html": "Shopsystem von <a href=[^>]+store-systems\\.de\\\"|\\.mws_boxTop"
}, },
"SublimeVideo": { "SublimeVideo": {
"cats": [ 14 ], "cats": [ 14 ],
@ -1581,8 +1581,8 @@
}, },
"Tumblr": { "Tumblr": {
"cats": [ 11 ], "cats": [ 11 ],
"html": "<iframe src=\\\".+tumblr\\.com", "html": "<iframe src=\\\"[^>]+tumblr\\.com",
"url": "^(www.)?.+\\.tumblr\\.com", "url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
"headers": { "X-Tumblr-Usec": ".*" } "headers": { "X-Tumblr-Usec": ".*" }
}, },
"Twilight CMS": { "Twilight CMS": {
@ -1665,7 +1665,7 @@
"VideoJS": { "VideoJS": {
"cats": [ 14 ], "cats": [ 14 ],
"env": "^VideoJS$", "env": "^VideoJS$",
"html": "<div.+class=\\\"video-js+\\\">", "html": "<div[^>]+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js" "script": "zencdn\\.net/c/video\\.js"
}, },
"viennaCMS": { "viennaCMS": {

Loading…
Cancel
Save