|
|
@ -1954,6 +1954,20 @@
|
|
|
|
"icon": "Debian.png",
|
|
|
|
"icon": "Debian.png",
|
|
|
|
"website": "http://debian.org"
|
|
|
|
"website": "http://debian.org"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"PHPDebugBar": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
"47"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"env": [
|
|
|
|
|
|
|
|
"^phpdebugbar",
|
|
|
|
|
|
|
|
"^PhpDebugBar"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"script": [
|
|
|
|
|
|
|
|
"debugbar.*\\.js"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"icon": "phpdebugbar.png",
|
|
|
|
|
|
|
|
"website": "http://phpdebugbar.com/"
|
|
|
|
|
|
|
|
},
|
|
|
|
"Decorum": {
|
|
|
|
"Decorum": {
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
"22"
|
|
|
|
"22"
|
|
|
@ -9603,11 +9617,13 @@
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
"18"
|
|
|
|
"18"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
"env": "^yii$",
|
|
|
|
"html": [
|
|
|
|
"html": [
|
|
|
|
"Powered by <a href=\"http://www.yiiframework.com/\" rel=\"external\">Yii Framework</a>",
|
|
|
|
"Powered by <a href=\"http://www.yiiframework.com/\" rel=\"external\">Yii Framework</a>",
|
|
|
|
"<input type=\"hidden\" value=\"[a-zA-Z0-9]{40}\" name=\"YII_CSRF_TOKEN\" \\/>",
|
|
|
|
"<input type=\"hidden\" value=\"[a-zA-Z0-9]{40}\" name=\"YII_CSRF_TOKEN\" \\/>",
|
|
|
|
"<!\\[CDATA\\[YII-BLOCK-(?:HEAD|BODY-BEGIN|BODY-END)\\]"
|
|
|
|
"<!\\[CDATA\\[YII-BLOCK-(?:HEAD|BODY-BEGIN|BODY-END)\\]"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
"script": "yii.*\\.js",
|
|
|
|
"icon": "Yii.png",
|
|
|
|
"icon": "Yii.png",
|
|
|
|
"implies": [
|
|
|
|
"implies": [
|
|
|
|
"PHP"
|
|
|
|
"PHP"
|
|
|
|