Decode this strange Javascript

后端 未结 7 638
轻奢々
轻奢々 2020-12-10 18:31

I came across this code in a .js file. What is this code ??

I have downloaded that file onto my localhost webserver.Keeping this code in the .js file redirects me t

7条回答
  •  半阙折子戏
    2020-12-10 18:40

    That js file you are talking about is a piece of js code that http://templates.entheosweb.com/ uses to secure it's web scripts and themes from being stolen from their website. Wherever you got that file means that the theme or files it was included with was stolen from that website.

提交回复
热议问题