Get request to page returning HTML

Hello, I am attempting to do a get request on the url http://voidscripts.epizy.com/scripts/api/test.txt . Whenever I do this, it doesn’t return “hi” as it should it returns

<html><body><script type="text/javascript" src="/aes.js" ></script><script>function toNumbers(d){var e=[];d.replace(/(..)/g,function(d){e.push(parseInt(d,16))});return e}function toHex(){for(var d=[],d=1==arguments.length&&arguments[0].constructor==Array?arguments[0]:arguments,e="",f=0;f<d.length;f++)e+=(16>d[f]?"0":"")+d[f].toString(16);return e.toLowerCase()}var a=toNumbers("f655ba9d09a112d4968c63579db590b4"),b=toNumbers("98344c2eee86c3994890592585b49f80"),c=toNumbers("ba0efa1ad2ae409d57d79b864f9f0605");document.cookie="__test="+toHex(slowAES.decrypt(c,2,a,b))+"; expires=Thu, 31-Dec-37 23:55:55 GMT; path=/"; location.href="http://voidscripts.epizy.com/scripts/api/test.txt?i=1";</script><noscript>This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support</noscript></body></html>

every single time.

Any way to fix this?

Read this

6 Likes

Well that sucks, know any other hosting that allows it?

If you upgrade to premium hosting that limitation is not there.

3 Likes

I have bought premium for infinityfree on iFastnet but I’m a little confused on what I do from here. How do I edit the files and stuff like that? Is there a discord or something where I can get support?

As a premium user please visit support.iFastNet.net

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.