mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
Updated references to rawgit
This commit is contained in:
parent
d0d29310ac
commit
9bb9c732e2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@
|
|||
const subreddit = "{{ .Subreddit }}";
|
||||
const all_ids = {{ .CommentIDs }};
|
||||
</script>
|
||||
<script src="https://cdn.rawgit.com/JubbeArt/removeddit/fc5a696e/static/script.js"></script>
|
||||
<script src="https://cdn.rawgit.com/JubbeArt/removeddit/d0d29310/static/script.js"></script>
|
||||
Loading…
Reference in a new issue