fixed long button issue

This commit is contained in:
Godamnit 2024-10-07 22:07:00 +05:30 committed by GitHub
parent 703db667ca
commit db932884c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,9 +21,17 @@
<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.net/unsafesites">unsafe sites list.</a></h4>
<a href="https://subscribe.adblockplus.org/?location=https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt&title=FMHY%20Filterlist" target="_blank"><button type="button" id="oneclickinstall" class="btn btn-secondary mt-4 mx-auto d-block" >1 Click Install For Ublock Origin</button></a>
<button type="button" id="oneclickinstall" class="btn btn-secondary mt-4 mx-auto d-block">
<a href="https://subscribe.adblockplus.org/?location=https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt&title=FMHY%20Filterlist" target="_blank">
1 Click Install For Ublock Origin
</a>
</button>
<button type="button" id="downloadButton" class="btn btn-primary mt-4 mx-auto d-block" data-bs-toggle="modal" data-bs-target="#exampleModal">Installation Guide</button>
<a href="https://github.com/fmhy/FMHYFilterlist"><button type="button" class="btn btn-secondary mt-4 rounded rounded mx-auto d-block">Github</button></a>
<button type="button" class="btn btn-secondary mt-4 rounded rounded mx-auto d-block">
<a href="https://github.com/fmhy/FMHYFilterlist">
Github
</a>
</button>
<!-- Modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">