Fix a typo on IMpressCMS matching (#1803)

This can be verified on the official website: impresscms.org
main
jvoisin 7 years ago committed by Elbert Alias
parent 30d14d4ed4
commit f984e594d3

@ -3803,7 +3803,7 @@
"1"
],
"headers": {
"Set-Cookie": "ICMSession[^;]+=",
"Set-Cookie": "^ICMSSession[^;]*=",
"X-Powered-By": "ImpressCMS"
},
"icon": "ImpressCMS.png",

Loading…
Cancel
Save