removed duplicate prefetching
This commit is contained in:
parent
995bdaf245
commit
0faf41fb8e
1 changed files with 0 additions and 4 deletions
4
dist/index.html
vendored
4
dist/index.html
vendored
|
|
@ -74,10 +74,6 @@
|
|||
href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap">
|
||||
</noscript>
|
||||
|
||||
<!-- Prefetch data for quick subsequent use (non-blocking) -->
|
||||
<link rel="prefetch" as="fetch" href="/json/file-hosts-optimized.json" crossorigin>
|
||||
<link rel="prefetch" as="fetch" href="/json/adult-hosts-optimized.json" crossorigin>
|
||||
|
||||
<script>
|
||||
(function () {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Reference in a new issue