Corrected url of 'live' bookmarklet

This commit is contained in:
Timothy Warren 2013-07-19 16:27:17 -04:00
parent fc83b16a08
commit 13cec84e85
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
javascript:(function(b){var a=document.createElement("script");a.src="//github.timshomepage.net/LazyFormFuzz/LazyFormFuzz.js";a.async=!1;document.getElementsByTagName("head")[0].appendChild(a)})();
javascript:(function(b){var a=document.createElement("script");a.src="//github.com/aviat4ion/LazyFormFuzz/blob/master/LazyFormFuzz.js";a.async=!1;document.getElementsByTagName("head")[0].appendChild(a)})();