kudtkoekiewet.js - firefox-fix-web - Firefox extension: fix web | |
git clone git://git.codemadness.org/firefox-fix-web | |
Log | |
Files | |
Refs | |
README | |
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=jakap… | |
5 | |
6 })(); |