Skip to content

Commit

Permalink
Import punycode library in "My rules"
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Dec 29, 2020
1 parent 5f4834f commit 8c1dc30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dyna-rules.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
<script src="lib/codemirror/addon/merge/merge.js"></script>
<script src="lib/codemirror/addon/selection/active-line.js"></script>
<script src="lib/publicsuffixlist/publicsuffixlist.js"></script>
<script src="lib/punycode.js"></script>

<script src="js/codemirror/ubo-dynamic-filtering.js"></script>

Expand Down

0 comments on commit 8c1dc30

Please sign in to comment.