Fix incorrect url for live bookmarklet
This commit is contained in:
parent
df1cadc250
commit
64a27fd8ed
@ -1 +1 @@
|
||||
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)})();
|
||||
javascript:(function(b){var a=document.createElement("script");a.src="https://raw.github.com/aviat4ion/LazyFormFuzz/master/LazyFormFuzz.js";a.async=!1;document.getElementsByTagName("head")[0].appendChild(a)})();
|
Loading…
Reference in New Issue
Block a user