Fix #3439: Identify external links in DText.

This commit is contained in:
evazion
2018-09-11 15:01:20 -05:00
parent e58172483b
commit 8915437b4a
2 changed files with 13 additions and 1 deletions

View File

@@ -70,7 +70,7 @@
"url" : "<%= root_url %>"
}
</script>
<script defer src="https://use.fontawesome.com/releases/v5.0.10/js/all.js" integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+" crossorigin="anonymous"></script>
<script defer data-search-pseudo-elements src="https://use.fontawesome.com/releases/v5.3.1/js/all.js" integrity="sha384-kW+oWsYx3YpxvjtZjFXqazFpA7UP/MbiY4jvs+RWZo2+N94PFZ36T6TFkc9O3qoB" crossorigin="anonymous"></script>
<script>
if (typeof window.Danbooru !== "object") {
window.Danbooru = {};