switch from pages.dev domain to .net domain

This commit is contained in:
WindowsAurora 2024-05-22 10:18:10 +01:00
parent af98a235c3
commit edce02e03d

View file

@ -20,7 +20,7 @@
</div>
<img src="img/fmhy.png" width="200" alt="..." class="rounded mx-auto d-block">
<h1 class="text-center mt-5">FMHY Filterlist</h1>
<h4 class="text-center mt-3">This filterlist blocks unsafe sites listed in the <a href="https://fmhy.pages.dev/unsafesites">unsafe sites list.</a></h4>
<h4 class="text-center mt-3">This filterlist blocks unsafe sites listed in the <a href="https://fmhy.net/unsafesites">unsafe sites list.</a></h4>
<button type="button" id="downloadButton" class="btn btn-primary mt-4 rounded mx-auto d-block" data-bs-toggle="modal" data-bs-target="#exampleModal">Download</button>
<a href="https://github.com/WindowsAurora/FMHYFilterlist"><button type="button" class="btn btn-secondary mt-4 rounded rounded mx-auto d-block">Github</button></a>
<!-- Modal -->
@ -84,7 +84,7 @@
</h2>
<div id="collapseOne" class="accordion-collapse collapse" data-bs-parent="#accordionExample">
<div class="accordion-body">
<a href="https://fmhy.pages.dev/unsafesites">this</a>
<a href="https://fmhy.net/unsafesites">this</a>
</div>
</div>
</div>