Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Commit d017f0a

Browse files
committed
Merge pull request #221 from benjamingr/patch-1
Github is not a cdn, rawgithub is.
2 parents 02482f2 + e3beb9c commit d017f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookmarklet.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
(function(){var a=document.createElement("script");a.src="https://raw.github.com/Zirak/SO-ChatBot/master/master.js",document.head.appendChild(a)})()
1+
(function(){var a=document.createElement("script");a.src="https://rawgithub.com/Zirak/SO-ChatBot/master/master.js",document.head.appendChild(a)})()

0 commit comments

Comments
 (0)