Large

MondoFap

By benow Last update Nov 25, 2010 — Installed 14,116 times.

Revision to source code

in
Subscribe to Revision to source code 2 posts, 2 voices



Buggy Scriptwright

You should change the last block for this one:

if (document.location.href.indexOf('view=')==-1) {
if (document.location.href.indexOf('?')==-1)
document.location.href=document.location.href.replace('gallery/', 'gallery.php?gid=') + '&view=2';
else
document.location.href=document.location.href+'&view=2';
} else {
setTimeout(function() { doIt(); },1000);
}

 
benow Script's Author

Just updated with code which does the equivalent. Thanks.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel