line cookie
|
|
Hi... Well, can you explain me this line:? {
on this link:
Sorry, just worried about cookies grabber. |
|
|
Very good question! That code is dangerous in bad hands.
Here's an example of that code being used by me:
'Language':(function()
{
return xpath('string(//select[@name="lang"]/option[@selected]/@value)') || cookieValue('lang');
})(),
http://gm.wesley.eti.br/neopets/neopets_default.js |
|
|
Hmm ok. Sorry, but, i´m ver very very worried about that.. You know... |
![]() |
I've been using scripts for quite a long time and w35l3y is one of the only people I trust when it comes to them. :P If you take a look at everything he's created, it's all sound and safe. I've been using a lot of his stuff for quite awhile. |
