Skip to content

Commit

Permalink
Update mod.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxodin committed Aug 9, 2022
1 parent e9e9001 commit c8334c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ var urls = {
'unpkg.com/[email protected]/dist/polyfill.min.js':{
'ReadableStream':[window],
},
'raw.githubusercontent.com/mozilla/sanitizer-polyfill/main/dist/sanitizer-polyfill.min.js':{ // todo
'raw.githubusercontent.com/mozilla/sanitizer-polyfill/main/dist/sanitizer-polyfill.min.js':{
'Sanitizer':[window],
'setHTML':[Element.prototype],
},
Expand Down

0 comments on commit c8334c3

Please sign in to comment.