mirror of
https://github.com/fmhy/FMHYFilterlist.git
synced 2026-03-11 08:55:41 +00:00
Remove site so there is only 1 source of info
This commit is contained in:
parent
9f2b185c86
commit
aeb283517e
6 changed files with 0 additions and 183 deletions
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>blocked</title>
|
||||
<path d="M16 29c-7.179 0-13-5.82-13-13s5.821-13 13-13c7.18 0 13 5.82 13 13s-5.82 13-13 13zM16 26c2.211 0 4.249-0.727 5.905-1.941l-13.963-13.962c-1.216 1.655-1.942 3.692-1.942 5.903 0 5.522 4.477 10 10 10zM16 6c-2.228 0-4.279 0.737-5.941 1.97l13.971 13.972c1.232-1.663 1.97-3.713 1.97-5.942 0-5.523-4.477-10-10-10z"></path>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 596 B |
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 9.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 185 KiB |
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
||||
<svg fill="#000000" width="800px" height="800px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M16 0c-5.995 4-7.995 4-14 4 0 20.005 0 20.005 14 28 14-7.995 14-7.995 14-28-5.995 0-7.995 0-14-4zM7.943 9.964h2.016v6.047c0 1.76 0.249 2.011 2.015 2.011 1.767 0 2.016-0.256 2.016-2.016v-6.041h2.011v1.020c0.869-0.661 1.932-1.020 3.027-1.020 2.776 0.009 5.025 2.26 5.031 5.041-0.011 2.776-2.26 5.025-5.036 5.031-1.349-0.005-2.641-0.547-3.584-1.509-0.615 1.025-1.749 1.509-3.464 1.509-2.771 0-4.031-1.26-4.031-4.031zM19.021 11.979c-1.677-0.009-3.032 1.349-3.021 3.027-0.005 1.672 1.355 3.025 3.027 3.016 1.671 0.009 3.025-1.349 3.015-3.027 0.011-1.672-1.348-3.025-3.020-3.016z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 818 B |
167
site/index.html
167
site/index.html
|
|
@ -1,167 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" data-bs-theme="dark">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>FMHY Filterlist</title>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<meta name="description" content="" />
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<link rel="icon" href="img/fmhy.png">
|
||||
<meta property="og:title" content="FMHY Filterlist" />
|
||||
<meta property="og:description" content="Blocks Websites listed on the unsafe sites list." />
|
||||
<meta property="og:image" content="img/fmhy.png" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="loader-wrapper" class="bg-white position-fixed top-0 z-3 w-100 h-100 text-center">
|
||||
<div class="spinner-border mt-5" role="status">
|
||||
<span class="visually-hidden">Loading...</span>
|
||||
</div>
|
||||
</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.net/unsafesites">unsafe sites list.</a></h4>
|
||||
<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>
|
||||
<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">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h1 class="modal-title fs-5" id="exampleModalLabel">Installation Guide</h1>
|
||||
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<h1>How To Use:</h1>
|
||||
<ul class="nav nav-tabs">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link active" aria-current="page" href="#">
|
||||
<img src="img/ublock-origin.svg" width="24" alt="...">
|
||||
Ublock Origin</a>
|
||||
<p>1: Open ublock origin and select the cog ( to go to the dashboard ). <br>
|
||||
2: Click filter lists <br>
|
||||
3: Scroll down to "Import" click it and type this url: <br> https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt and hit enter
|
||||
</p>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link active" aria-current="page" href="#">
|
||||
<img src="img/brave.svg" width="24" alt="...">
|
||||
Brave Browser</a>
|
||||
</a>
|
||||
<p>1: Open a new tab In Brave and type brave://settings/ <br>
|
||||
2:Click Shields/Content Filtering/ Scroll down to Add custom filter lists <br>
|
||||
3:Enter this url https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt and click add.
|
||||
</p>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link active" aria-current="page" href="#">
|
||||
<img src="img/blocked.svg" width="24" alt="...">
|
||||
Other blockers</a>
|
||||
</a>
|
||||
<p>Add blocklist url with right syntax/formatting according to documentation of your blocker. Blocklist formats: <br>
|
||||
Adblock Plus syntax (example uses: Pi-hole) : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-abp.txt <br>
|
||||
uBlock Origin syntax : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt <br>
|
||||
List of domains : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-domains.txt <br>
|
||||
Hosts file : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-hosts.txt <br>
|
||||
List of domains with wildcards : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-domains.txt <br>
|
||||
List of urls with wildcards : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-urls.txt <br>
|
||||
If your blocker doesn't support any of these formats, feel free to <a href="https://github.com/fmhy/FMHYFilterlist/issues">create an issue</a> for adding support for your blocker.
|
||||
</p>
|
||||
</li>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-primary" data-bs-dismiss="modal">Close</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="text-center mt-5 mb-5">FAQ:</h2>
|
||||
<div class="accordion" id="accordionExample">
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header">
|
||||
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne">
|
||||
What does this filterlist block?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseOne" class="accordion-collapse collapse" data-bs-parent="#accordionExample">
|
||||
<div class="accordion-body">
|
||||
<a href="https://fmhy.net/unsafesites">this</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header">
|
||||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
|
||||
Something is missing in the filterlist!
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseTwo" class="accordion-collapse collapse" data-bs-parent="#accordionExample">
|
||||
<div class="accordion-body">
|
||||
<a href="https://github.com/fmhy/FMHYFilterlist/issues">Open A Issue</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header">
|
||||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
|
||||
I want to be a developer for the filterlist!
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseThree" class="accordion-collapse collapse" data-bs-parent="#accordionExample">
|
||||
<div class="accordion-body">
|
||||
Dm me in discord ( windowsaurora ) to request to be a collaborator this ensure the filterlist stays up to date if i can not update it. please note that you should have at least 1 pull request accepted to request being a collaborator.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header">
|
||||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
|
||||
How do i contribute?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseFour" class="accordion-collapse collapse" data-bs-parent="#accordionExample">
|
||||
<div class="accordion-body">
|
||||
|
||||
Fork the project, add a website in sitelist.txt and run build.py then submit a pull request.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://code.jquery.com/jquery-3.7.1.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
|
||||
<script type="text/javascript">
|
||||
$(window).on('load', function() {
|
||||
$("#loader-wrapper").fadeOut(700);
|
||||
});
|
||||
|
||||
const button = document.getElementById("oneclickinstall");
|
||||
|
||||
function getRandomColor() {
|
||||
const red = Math.floor(Math.random() * 256);
|
||||
const green = Math.floor(Math.random() * 256);
|
||||
const blue = Math.floor(Math.random() * 256);
|
||||
return `rgb(${red}, ${green}, ${blue})`;
|
||||
}
|
||||
|
||||
function changeColor() {
|
||||
const newColor = getRandomColor();
|
||||
button.style.backgroundColor = newColor;
|
||||
requestAnimationFrame(changeColor); // Animate smoothly
|
||||
}
|
||||
|
||||
// Start the animation loop
|
||||
changeColor();
|
||||
|
||||
button.style.transition = 'background-color 0.3s ease-in-out';
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
/* Add this to your existing stylesheet or create a new style block */
|
||||
#oneclickinstall {
|
||||
background-color: initial; /* Remove initial background color */
|
||||
}
|
||||
Loading…
Reference in a new issue