{"id":13514252,"url":"https://github.com/slyfox1186/pihole-regex","last_synced_at":"2025-04-09T13:08:52.842Z","repository":{"id":40124080,"uuid":"367637219","full_name":"slyfox1186/pihole-regex","owner":"slyfox1186","description":"Custom RegEx, Exact, and Adlist filters for Pi-hole's FTLDNS","archived":false,"fork":false,"pushed_at":"2025-03-21T09:29:36.000Z","size":18596,"stargazers_count":74,"open_issues_count":0,"forks_count":9,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-02T11:08:28.120Z","etag":null,"topics":["ad","ad-blocker","ads","blacklist","blacklisting","dns","dns-server","dnsmasq","filters","pi-hole","pihole","pihole-blocklists","python","python3","regex","shell-script","wget","whitelisting"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slyfox1186.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-15T13:21:12.000Z","updated_at":"2025-03-21T09:29:39.000Z","dependencies_parsed_at":"2024-02-25T10:29:22.034Z","dependency_job_id":"22e4d536-6a3a-4c06-9fec-70634fcf5d11","html_url":"https://github.com/slyfox1186/pihole-regex","commit_stats":{"total_commits":2868,"total_committers":3,"mean_commits":956.0,"dds":0.03347280334728031,"last_synced_commit":"ca083cf25ca4f806b037f5fd02b03def7d2172d7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slyfox1186%2Fpihole-regex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slyfox1186%2Fpihole-regex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slyfox1186%2Fpihole-regex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slyfox1186%2Fpihole-regex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slyfox1186","download_url":"https://codeload.github.com/slyfox1186/pihole-regex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045233,"owners_count":21038553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ad","ad-blocker","ads","blacklist","blacklisting","dns","dns-server","dnsmasq","filters","pi-hole","pihole","pihole-blocklists","python","python3","regex","shell-script","wget","whitelisting"],"created_at":"2024-08-01T05:00:50.585Z","updated_at":"2025-04-09T13:08:52.823Z","avatar_url":"https://github.com/slyfox1186.png","language":"Python","funding_links":[],"categories":["Projetos com Listas de bloqueios (BlackLists) 📖"],"sub_categories":[],"readme":"# Pi-hole® v6+ FTLDNS: Advanced Filter Collection\n- Maximize the efficiency of your Pi-hole setup with our extensive collection of Regular Expressions (RegEx) and Exact Match filters. Designed to block a broad range of domains effectively, our filters simplify your blocking strategy by minimizing the need for numerous individual entries. Additionally, this repository includes customizable Exact Match filters for precise domain blocking and tools to facilitate the easy management of Adlist Group entries.\n\n## Last updated on 03.10.2025:\n- Added the new commands for pi-hole's version 6+\n- You NEED to update to the latest version to use both scripts to their full potential\n\n## Quick Links\n- **[Pi-hole Official Website](https://pi-hole.net/)** - Your starting point for Pi-hole setup and comprehensive information.\n\n## Filter Lists Overview\nOur expertly curated filter lists are tailored to bolster your Pi-hole's domain blocking capabilities. Each list is focused on eliminating specific types of unwanted content, offering a more refined and efficient filtering approach:\n\n| Script Name         | Access Link                                                                                     |\n|---------------------|-------------------------------------------------------------------------------------------------|\n| Adlists             | [View](https://raw.githubusercontent.com/slyfox1186/pihole-regex/main/domains/adlists.txt)       |\n| Exact Whitelist     | [View](https://raw.githubusercontent.com/slyfox1186/pihole-regex/main/domains/exact-whitelist.sql) |\n| Exact Blacklist     | [View](https://raw.githubusercontent.com/slyfox1186/pihole-regex/main/domains/exact-blacklist.sql) |\n| RegEx Whitelist     | [View](https://raw.githubusercontent.com/slyfox1186/pihole-regex/main/domains/regex-whitelist.sql) |\n| RegEx Blacklist     | [View](https://raw.githubusercontent.com/slyfox1186/pihole-regex/main/domains/regex-blacklist.sql) |\n\n## Getting Started\n### Compatibility\nThis collection is compatible with Pi-hole (FTLDNS) version 5 and newer.\n\n### Remote Management Tools\nFor managing your Pi-hole remotely, consider using one of the following SSH clients:\n\n- **[OpenSSH](https://www.openssh.com/)** - A secure shell for remote management.\n- **[PuTTY](https://www.putty.org/)** - A popular SSH and telnet client for Windows.\n- **[Termius](https://termius.com/)** - A versatile SSH client for Android, iOS, and Desktop.\n\n## Installation\nFollow these steps to apply the advanced filter collection to your Pi-hole setup:\n\n### Required pip packages\n```bash\npip install colorama tabulate\n```\n\n### RegEx and Exact Lists\nDownload and execute the installation script for RegEx and Exact Match filters:\n\n```bash\ncurl -LSso pi.py https://pi.optimizethis.net\nsudo python3 pi.py\n```\n\n### Adlists\nTo apply the Adlists filters, download and run the corresponding script:\n\n```bash\ncurl -LSso adlist.py https://adlist.optimizethis.net\nsudo python3 adlist.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslyfox1186%2Fpihole-regex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslyfox1186%2Fpihole-regex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslyfox1186%2Fpihole-regex/lists"}