Anonymous ID: 649a79 Feb. 22, 2019, 2:20 a.m. No.5322488   🗄️.is 🔗kun   >>2534

cross post requested by research baker…

 

Any reviewers for this code, which is really my first and only attempt with JS/JQ.

 

The blurb is in

https://8ch.net/qresearch/res/5322105.html#q5322343

 

I suppose I could add the checksums if that makes folks feel better, this code running is what is running as userjs in my brave-dev broswer atm…

 

The script compressed for loading: qresearch-190221-0413Z-min.txt

 

https://pastebin.com/qgykrEa3

 

The script source commented for review: qresearch-190221-0413z-source.txt

 

https://pastebin.com/AUqrbyTY

Anonymous ID: 649a79 Feb. 22, 2019, 2:29 a.m. No.5322534   🗄️.is 🔗kun

>>5322488

$ sha512sum qresearch.js qresearch-190221-0413Z-min

14684c02a7b2fa6e113ee88f54a555f01c0c14517406ec45ee5e1766450edf3219c6575633c739252c11d1edef028ac52dfa6f27f447fd913008ace2b78ed52c qresearch.js

993aa29a5a3b60014fcc5a7227ab059466f0dc2f1f98f6eaae01214ab940e72f65d3f3ddc33601b37312e350e063990f084c9845246458f9a30e6252d1c33b47 qresearch-190221-0413Z-min

 

The -min was run thru uglifyjs2 with no optimization.