You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.
Zippyshare started adding more and more complicated algorithms, to the point I now will have to make a small JS into PHP code parser. Examples of algorithm code:
<scripttype="text/javascript">
document.getElementById('lang-one').a = 988852;
var a = document.getElementById('lang-one').a;
var b = 1234567;
var c = 8;
if (false) {c=9;vard=9;}
document.getElementById('lang-one').d = 988855%13;
var e = function() {if(false){returna+b+c} else {return((a+3)*3)%b+3}};document.getElementById('dlbutton').href="/d/14662564/"+e()+"/%28GHWT_MSL%29_01-WI%27D.7z";if(document.getElementById('fimage')){document.getElementById('fimage').href="/i/14662564/"+e()+"/%28GHWT_MSL%29_01-WI%27D.7z";}</script>
Produces 344069:
<scripttype="text/javascript">
var a = 814994;
var b = 742589;
document.getElementById('dlbutton').omg = "f";
if (document.getElementById('dlbutton').omg != 'f') {a=Math.ceil(a/3);} else {a=Math.floor(a/3);}
document.getElementById('dlbutton').href = "/d/14662564/"+(a + 814994%b)+"/%28GHWT_MSL%29_01-WI%27D.7z";
if (document.getElementById('fimage')) {document.getElementById('fimage').href="/i/14662564/"+(a+814994%b)+"/%28GHWT_MSL%29_01-WI%27D.7z";}</script>
Zippyshare started adding more and more complicated algorithms, to the point I now will have to make a small JS into PHP code parser. Examples of algorithm code:
Produces 111 or 1111 (iirc):
Another one (497434):
Produces 344069:
Produces 603581:
The text was updated successfully, but these errors were encountered: