|
|
@ -657,7 +657,7 @@
|
|
|
|
22
|
|
|
|
22
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Server": "(?:Apache(?:$|/([\\d.]+)|[^/-])|(?:^|\b)HTTPD)\\;version:\\1"
|
|
|
|
"Server": "(?:Apache(?:$|/([\\d.]+)|[^/-])|(?:^|\\b)HTTPD)\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"icon": "Apache.svg",
|
|
|
|
"icon": "Apache.svg",
|
|
|
|
"website": "http://apache.org"
|
|
|
|
"website": "http://apache.org"
|
|
|
@ -696,7 +696,7 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Server": "^Apache-Coyote(/1\\.1)?$\\;version:\\1?4.1+:",
|
|
|
|
"Server": "^Apache-Coyote(/1\\.1)?$\\;version:\\1?4.1+:",
|
|
|
|
"X-Powered-By": "\bTomcat\b(?:-([\\d.]+))?\\;version:\\1"
|
|
|
|
"X-Powered-By": "\\bTomcat\\b(?:-([\\d.]+))?\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"icon": "Apache Tomcat.svg",
|
|
|
|
"icon": "Apache Tomcat.svg",
|
|
|
|
"implies": "Java",
|
|
|
|
"implies": "Java",
|
|
|
@ -1245,7 +1245,7 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"html": [
|
|
|
|
"html": [
|
|
|
|
"(?:<!--|<BR>)Copyright\\(C\\) [\\d-]+ Brother Industries",
|
|
|
|
"(?:<!--|<BR>)Copyright\\(C\\) [\\d-]+ Brother Industries",
|
|
|
|
"<TITLE>\n\\s*BROTHER "
|
|
|
|
"<TITLE>\\n\\s*BROTHER "
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"icon": "Brother.png",
|
|
|
|
"icon": "Brother.png",
|
|
|
|
"website": "http://www.brother.com"
|
|
|
|
"website": "http://www.brother.com"
|
|
|
@ -2048,7 +2048,7 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Set-Cookie": "^CraftSessionId=",
|
|
|
|
"Set-Cookie": "^CraftSessionId=",
|
|
|
|
"X-Powered-By": "\bCraft CMS\b"
|
|
|
|
"X-Powered-By": "\\bCraft CMS\\b"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"icon": "Craft CMS.svg",
|
|
|
|
"icon": "Craft CMS.svg",
|
|
|
|
"implies": "Yii",
|
|
|
|
"implies": "Yii",
|
|
|
@ -3196,7 +3196,7 @@
|
|
|
|
"FTB_API": "",
|
|
|
|
"FTB_API": "",
|
|
|
|
"FTB_AddEvent": ""
|
|
|
|
"FTB_AddEvent": ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"html": "/<!--\\s*\\*\\s*FreeTextBox v\\d+ \\(([.\\d]+)(?:(?:.|\n)+?<!--\\s*\\*\\s*License Type: (Distribution|Professional)License)?/i\\;version:\\1 \\2",
|
|
|
|
"html": "/<!--\\s*\\*\\s*FreeTextBox v\\d+ \\(([.\\d]+)(?:(?:.|\\n)+?<!--\\s*\\*\\s*License Type: (Distribution|Professional)License)?/i\\;version:\\1 \\2",
|
|
|
|
"icon": "FreeTextBox.png",
|
|
|
|
"icon": "FreeTextBox.png",
|
|
|
|
"implies": "Microsoft ASP.NET",
|
|
|
|
"implies": "Microsoft ASP.NET",
|
|
|
|
"website": "http://freetextbox.com"
|
|
|
|
"website": "http://freetextbox.com"
|
|
|
@ -3519,7 +3519,7 @@
|
|
|
|
"Set-Cookie": "i_like_gogits="
|
|
|
|
"Set-Cookie": "i_like_gogits="
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"html": [
|
|
|
|
"html": [
|
|
|
|
"<div class=\"ui left\">\n\\s+© \\d{4} Gogs Version: ([\\d.]+) Page:\\;version:\\1",
|
|
|
|
"<div class=\"ui left\">\\n\\s+© \\d{4} Gogs Version: ([\\d.]+) Page:\\;version:\\1",
|
|
|
|
"<button class=\"ui basic clone button\" id=\"repo-clone-ssh\" data-link=\"gogs@"
|
|
|
|
"<button class=\"ui basic clone button\" id=\"repo-clone-ssh\" data-link=\"gogs@"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"icon": "gogs.png",
|
|
|
|
"icon": "gogs.png",
|
|
|
@ -3891,7 +3891,7 @@
|
|
|
|
22
|
|
|
|
22
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Server": "(?:^|[^-])\bHTTP-Server(?: ?/?V?([\\d.]+))?\\;version:\\1"
|
|
|
|
"Server": "(?:^|[^-])\\bHTTP-Server(?: ?/?V?([\\d.]+))?\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"website": "http://example.com"
|
|
|
|
"website": "http://example.com"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -5409,7 +5409,7 @@
|
|
|
|
27
|
|
|
|
27
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"X-Powered-By": "\bLua(?: ([\\d.]+))?\\;version:\\1"
|
|
|
|
"X-Powered-By": "\\bLua(?: ([\\d.]+))?\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"icon": "Lua.png",
|
|
|
|
"icon": "Lua.png",
|
|
|
|
"website": "http://www.lua.org"
|
|
|
|
"website": "http://www.lua.org"
|
|
|
@ -5922,7 +5922,7 @@
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
2
|
|
|
|
2
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"html": "<a href=\"[^\"]+minibb[^<]+</a>[^<]+\n<!--End of copyright link",
|
|
|
|
"html": "<a href=\"[^\"]+minibb[^<]+</a>[^<]+\\n<!--End of copyright link",
|
|
|
|
"icon": "MiniBB.png",
|
|
|
|
"icon": "MiniBB.png",
|
|
|
|
"website": "http://www.minibb.com"
|
|
|
|
"website": "http://www.minibb.com"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -6666,7 +6666,7 @@
|
|
|
|
50
|
|
|
|
50
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Set-Cookie": "\bOJSSID\b"
|
|
|
|
"Set-Cookie": "\\bOJSSID\\b"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"icon": "Open Journal Systems.png",
|
|
|
|
"icon": "Open Journal Systems.png",
|
|
|
|
"implies": "PHP",
|
|
|
|
"implies": "PHP",
|
|
|
@ -7172,7 +7172,7 @@
|
|
|
|
27
|
|
|
|
27
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Server": "\bPerl\b(?: ?/?v?([\\d.]+))?\\;version:\\1"
|
|
|
|
"Server": "\\bPerl\\b(?: ?/?v?([\\d.]+))?\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"icon": "Perl.png",
|
|
|
|
"icon": "Perl.png",
|
|
|
|
"website": "http://perl.org"
|
|
|
|
"website": "http://perl.org"
|
|
|
@ -10361,7 +10361,7 @@
|
|
|
|
"webix": ""
|
|
|
|
"webix": ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"icon": "Webix.png",
|
|
|
|
"icon": "Webix.png",
|
|
|
|
"script": "\bwebix\\.js",
|
|
|
|
"script": "\\bwebix\\.js",
|
|
|
|
"website": "http://webix.com"
|
|
|
|
"website": "http://webix.com"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Webs": {
|
|
|
|
"Webs": {
|
|
|
@ -10483,7 +10483,7 @@
|
|
|
|
28
|
|
|
|
28
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Server": "\bWinCE\b"
|
|
|
|
"Server": "\\bWinCE\\b"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"icon": "Microsoft.svg",
|
|
|
|
"icon": "Microsoft.svg",
|
|
|
|
"website": "http://microsoft.com"
|
|
|
|
"website": "http://microsoft.com"
|
|
|
@ -11191,7 +11191,7 @@
|
|
|
|
22
|
|
|
|
22
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Server": "\beHTTP(?: v?([\\d\\.]+))?\\;version:\\1"
|
|
|
|
"Server": "\\beHTTP(?: v?([\\d\\.]+))?\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"implies": "HP ProCurve",
|
|
|
|
"implies": "HP ProCurve",
|
|
|
|
"website": "http://example.com"
|
|
|
|
"website": "http://example.com"
|
|
|
@ -11248,7 +11248,7 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"icon": "git.svg",
|
|
|
|
"icon": "git.svg",
|
|
|
|
"meta": {
|
|
|
|
"meta": {
|
|
|
|
"generator": "\bgit/([\\d.]+\\d)\\;version:\\1"
|
|
|
|
"generator": "\\bgit/([\\d.]+\\d)\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"website": "http://git-scm.com"
|
|
|
|
"website": "http://git-scm.com"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -11524,7 +11524,7 @@
|
|
|
|
33
|
|
|
|
33
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Server": "\b(?:mod_)?DAV\b(?:/([\\d.]+))?\\;version:\\1"
|
|
|
|
"Server": "\\b(?:mod_)?DAV\\b(?:/([\\d.]+))?\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"icon": "Apache.svg",
|
|
|
|
"icon": "Apache.svg",
|
|
|
|
"implies": "Apache",
|
|
|
|
"implies": "Apache",
|
|
|
@ -11752,7 +11752,7 @@
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Set-Cookie": "^phpbb"
|
|
|
|
"Set-Cookie": "^phpbb"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"html": "(?:Powered by <a[^>]+phpbb|<a[^>]+phpbb[^>]+class=\\.copyright|\tphpBB style name|<[^>]+styles/(?:sub|pro)silver/theme|<img[^>]+i_icon_mini|<table class=\"forumline)",
|
|
|
|
"html": "(?:Powered by <a[^>]+phpbb|<a[^>]+phpbb[^>]+class=\\.copyright|\\tphpBB style name|<[^>]+styles/(?:sub|pro)silver/theme|<img[^>]+i_icon_mini|<table class=\"forumline)",
|
|
|
|
"icon": "phpBB.png",
|
|
|
|
"icon": "phpBB.png",
|
|
|
|
"implies": "PHP",
|
|
|
|
"implies": "PHP",
|
|
|
|
"meta": {
|
|
|
|
"meta": {
|
|
|
@ -11949,7 +11949,7 @@
|
|
|
|
22
|
|
|
|
22
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Server": "\bthttpd(?:/([\\d.]+))?\\;version:\\1"
|
|
|
|
"Server": "\\bthttpd(?:/([\\d.]+))?\\;version:\\1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"icon": "thttpd.png",
|
|
|
|
"icon": "thttpd.png",
|
|
|
|
"website": "http://acme.com/software/thttpd"
|
|
|
|
"website": "http://acme.com/software/thttpd"
|
|
|
|