-3
Is that code encrypted? I took this code from another site, it’s a popup, it pulls the pages of a site, So for me to put the pages with my links I need to figure out where to change, and this way is almost impossible for me, I’m beginner in programming, what can be done Click here to open the java script
Post the code directly here, select it and format it by clicking on
{}
– user28595
The code is a great friend, exceeding the character limit, I help in the link here. [http://yourjavascript.com/10163136111/popup.js]
– Benilto
Show an example, or better, the site where you found this script, so I quickly saw in the code it scans a page, finding tags.
– user57764
@Benilto, that code is minified if I’m not mistaken. I advise you to copy this code and paste it into some site that "converts" it to a normal js file.
– Leonardo Coelho
@user57764 I manage to revert to a normal file; Have you how to make this change? instead of scanning by tag, use the links directly, and for it to scan it needs a reference from where it is picking up, and I did not find tbm, I will post the code ja normal, [http://yourjavascript.com/180361102107/popup.js]
– Benilto
I can convert and edit but for the code to work need this minified same before, as I do to leave all the code like this?
7661722049734F6B30383434333539303235
@Leonardocoelho– Benilto
I can convert and edit but for the code to work need this minified same before, as I do to leave all the code like this?
7661722049734F6B30383434333539303235
@user57764– Benilto
@Benilto you can find sites that make this minification like Jscompress for example. Good Luck
– Leonardo Coelho
Encodes this code to leave numeric and equal letter before, as quoted in the comments above, already edited as wanted, now only missing Encode for the code to work, Follows the code: (https://jsfiddle.net/Benilto/1mm2cb57)
– Benilto