Update script detection for Yii framework ()

* Add updated script detection for Yii framework

* Update URL to Yiiframework.com

* Add cookies detection for Yii

* Update script detection for Yii framework

* Update script detection for Yii2

* Update Yii2 detection script
main
Craig London 7 years ago committed by Elbert Alias
parent 46dcda8e97
commit 1850fac710

@ -11248,6 +11248,9 @@
"cats": [
18
],
"cookies": {
"YII_CSRF_TOKEN": ""
},
"html": [
"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\" \\/>",
@ -11257,7 +11260,11 @@
"implies": [
"PHP"
],
"website": "http://yiiframework.com"
"script": [
"/assets/[a-zA-Z0-9]{8}\/yii\\.js$",
"/yii\\.(?:validation|activeForm)\\.js"
],
"website": "https://www.yiiframework.com"
},
"Yoast SEO": {
"cats": [