Improve the detection of vBulleting via cookies (#2442)

This is documented [here](https://cookiepedia.co.uk/cookies/bbsessionhash)
and [here](https://www.trafford.gov.uk/residents/Cookie-policy.aspx)
and can be tested [here](https://www.mobileread.com/forums/showthread.php?t=284418).
main
jvoisin 6 years ago committed by Elbert Alias
parent c8579a1d38
commit 990fc523b0

@ -12454,6 +12454,11 @@
"js": {
"vBulletin": ""
},
"cookies": {
"bbsessionhash": "",
"bblastactivity": "",
"bblastvisit": ""
},
"meta": {
"generator": "vBulletin ?([\\d.]+)?\\;version:\\1"
},

Loading…
Cancel
Save