mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
refactor(web): ♻️⚡️ defer tpl-redirect.js
This commit is contained in:
parent
7f74a4f023
commit
0df61de35d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<![endif]-->
|
||||
|
||||
<!-- For IE > 9 -->
|
||||
<script src="https://filterlists.com/tpl-redirect.js"></script>
|
||||
<script src="https://filterlists.com/tpl-redirect.js" defer></script>
|
||||
|
||||
<link rel="shortcut icon" href="%PUBLIC_URL%/icon_filterlists.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue