nocte
Guest
Member
It seems that (at least in XF 2.1) the cookies named
The origin seems to be a JS file (
Continue reading...
Continue reading...
xf___crossTab
and xf_visitorCounts
are even set, if a custom cookie prefix is set in config.php
. The corresponding cookies named c_prefix___crossTab
and c_prefix_visitorCounts
are set as well.The origin seems to be a JS file (
js/xf/core-compiled.js
).Continue reading...
Continue reading...