Update regex to detect Botble CMS version

main
Sang Nguyen 6 years ago committed by GitHub
parent 29760c9865
commit c839927ec2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5764,7 +5764,7 @@
"botble_session": "" "botble_session": ""
}, },
"headers": { "headers": {
"CMS-Version": "^(.+)$\\;version:\\1" "CMS-Version": "^(.+)$\\;version:\\1;confidence:0"
}, },
"icon": "mypage-platform.png", "icon": "mypage-platform.png",
"implies": "Laravel", "implies": "Laravel",