kudtkoekiewet.js - firefox-fix-web - Firefox extension: fix web
HTML git clone git://git.codemadness.org/firefox-fix-web
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
kudtkoekiewet.js (191B)
---
1 (function() {
2
3 var r = Math.floor((Math.random() * (new Date()).getTime()) + 1);
4 location.href = location.search.match(/t=(.*)/)[1]+"?kudtcookiewet=jakapmetzeuren&kudtcookiernd=" + r;
5
6 })();