mirror of
https://github.com/fmhy/FMHYFilterlist.git
synced 2026-03-11 08:55:41 +00:00
switch from pages.dev domain to .net domain
This commit is contained in:
parent
af98a235c3
commit
edce02e03d
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue