|
|
@ -66,7 +66,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"AddThis": {
|
|
|
|
"AddThis": {
|
|
|
|
"cats": [ 5 ],
|
|
|
|
"cats": [ 5 ],
|
|
|
|
"script": "addthis\\.com/js/(\\d+)?;version:\\1",
|
|
|
|
"script": "addthis\\.com/js/(\\d+)?\\;version:\\1",
|
|
|
|
"env": "^addthis"
|
|
|
|
"env": "^addthis"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Adobe CQ5": {
|
|
|
|
"Adobe CQ5": {
|
|
|
@ -213,7 +213,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"BittAds": {
|
|
|
|
"BittAds": {
|
|
|
|
"cats": [ 36 ],
|
|
|
|
"cats": [ 36 ],
|
|
|
|
"script": "^https://server\\.bittads\\.com/js/bitt\\.js$",
|
|
|
|
"script": "bittads\\.com/js/bitt\\.js$",
|
|
|
|
"env": "^bitt$"
|
|
|
|
"env": "^bitt$"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Blip.tv": {
|
|
|
|
"Blip.tv": {
|
|
|
@ -1416,7 +1416,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"phpAlbum": {
|
|
|
|
"phpAlbum": {
|
|
|
|
"cats": [ 7 ],
|
|
|
|
"cats": [ 7 ],
|
|
|
|
"html": "<!--phpalbum [.\\d\\s]+-->",
|
|
|
|
"html": "<!--phpalbum ([.\\d\\s]+)-->\\;version:\\1",
|
|
|
|
"implies": "PHP"
|
|
|
|
"implies": "PHP"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"phpBB": {
|
|
|
|
"phpBB": {
|
|
|
@ -1459,13 +1459,13 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"phpSQLiteCMS": {
|
|
|
|
"phpSQLiteCMS": {
|
|
|
|
"cats": [ 1 ],
|
|
|
|
"cats": [ 1 ],
|
|
|
|
"meta": { "generator": "^phpSQLiteCMS" },
|
|
|
|
"meta": { "generator": "^phpSQLiteCMS( (.+))?$\\;version:\\2" },
|
|
|
|
"implies": "PHP"
|
|
|
|
"implies": [ "PHP", "SQLite\\;confidence:50" ]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"phpwind": {
|
|
|
|
"phpwind": {
|
|
|
|
"cats": [ 1, 2 ],
|
|
|
|
"cats": [ 1, 2 ],
|
|
|
|
"meta": { "generator": "^phpwind" },
|
|
|
|
"meta": { "generator": "^phpwind" },
|
|
|
|
"html": "Powered by <a href=\".+phpwind\\.net",
|
|
|
|
"html": "Powered by <a href=\"[^\"]+phpwind\\.net",
|
|
|
|
"implies": "PHP"
|
|
|
|
"implies": "PHP"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Piwik": {
|
|
|
|
"Piwik": {
|
|
|
|