|
|
|
|
|
|
![]() |
#1 |
Live and learn. And take very careful notes!
|
what does this code means?
<script>
<!-- document.cookie='atref=google.nl$$; path=/;' // --> </script> |
![]() |
![]() |
![]() |
#2 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
it sets a cookie, presumably for a tracking script.
it sets the cookie variable atref to google.nl$$ and sets the path = to / so that any script on that domain can read it. Quite common for tracking scripts to do it that way. ArrowTrader I think uses atref for tracking.
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
![]() |
#3 |
Live and learn. And take very careful notes!
|
haaaa oke thanks for explaning Cd34
![]() |
![]() |
![]() |
![]() |
|
|