filters/README.md

22 lines
3.5 KiB
Markdown
Raw Normal View History

2021-08-27 09:52:19 -04:00
# This Project is in Very Beta and somewhat Experiment Phrase
2021-08-27 12:11:37 -04:00
### [Version](version.md)
2021-08-06 23:46:17 -04:00
## Available Filters
2021-08-22 03:49:19 -04:00
### Allowlist : [Adblock](https://github.com/minoplhy/filters/releases/download/latest/Allowlist_adblock.txt) , [Domains](https://github.com/minoplhy/filters/releases/download/latest/Allowlist_domains.txt) , [RPZ](https://github.com/minoplhy/filters/releases/download/latest/Allowlist_rpz.txt)
2021-09-29 12:55:38 -04:00
### UCATE : [Adblock](https://github.com/minoplhy/filters/releases/download/latest/ucate_adblock.txt) , [Domains](https://github.com/minoplhy/filters/releases/download/latest/ucate_domains.txt) , [Hosts](https://github.com/minoplhy/filters/releases/download/latest/ucate_hosts.txt) , [RPZ](https://github.com/minoplhy/filters/releases/download/latest/ucate_rpz.txt) , [Unbound](https://github.com/minoplhy/filters/releases/download/latest/ucate_unbound.conf.txt) , [Dnsmasq](https://github.com/minoplhy/filters/releases/download/latest/ucate_dnsmasq.conf.txt)
### Veneto : [Adblock](https://github.com/minoplhy/filters/releases/download/latest/Veneto_adblock.txt) , [Domains](https://github.com/minoplhy/filters/releases/download/latest/Veneto_domains.txt) , [Hosts](https://github.com/minoplhy/filters/releases/download/latest/Veneto_hosts.txt) , [RPZ](https://github.com/minoplhy/filters/releases/download/latest/Veneto_rpz.txt) , [Unbound](https://github.com/minoplhy/filters/releases/download/latest/Veneto_unbound.conf.txt) , [Dnsmasq](https://github.com/minoplhy/filters/releases/download/latest/Veneto_dnsmasq.conf.txt)
2021-08-22 04:09:47 -04:00
## Filters-Build
2021-08-29 09:20:45 -04:00
### RPZ : [abpvn](https://github.com/minoplhy/filters/releases/download/filters-build/abpvn_rpz.txt) , [Adguard DNS](https://github.com/minoplhy/filters/releases/download/filters-build/Adguard-dns_rpz.txt) , [Adguard-Exceptions](https://github.com/minoplhy/filters/releases/download/filters-build/Adguard-exceptions_rpz.txt) , [Adguard CNAME Tracker](https://github.com/minoplhy/filters/releases/download/filters-build/Adguard-cname-tracker_rpz.txt) , [Adguard CNAME Original](https://github.com/minoplhy/filters/releases/download/filters-build/Adguard-cname-original_rpz.txt) , [Hosts-Database](https://github.com/minoplhy/filters/releases/download/filters-build/hosts-database-full-alive_rpz.txt) , [hostsVN](https://github.com/minoplhy/filters/releases/download/filters-build/hostsVN-all_rpz.txt) , [someonewhocares](https://github.com/minoplhy/filters/releases/download/filters-build/someonewhocares_rpz.txt) , [Stevenblack-f](https://github.com/minoplhy/filters/releases/download/filters-build/stevenblack-f_rpz.txt) , [Stevenblack](https://github.com/minoplhy/filters/releases/download/filters-build/stevenblack_rpz.txt)
2021-08-22 04:09:47 -04:00
### Bromite-Custom : [filters.dat](https://github.com/minoplhy/filters/releases/download/filters-build/filters.dat)
2021-08-10 00:00:35 -04:00
# Question that i don't know anyone gonna ask me or not
2021-08-27 09:52:19 -04:00
***Q : Why Release ? Why Not Just a simple Repository***
2021-08-10 00:01:14 -04:00
2021-08-27 09:52:19 -04:00
***A : This is to reduce size of main Repository . Bigger Repo Size Longer time to clone Repository . so, to prevent this problem as this problem happened with filters-build . I choose to move all filters files to Release***
2021-08-10 00:01:14 -04:00
2021-08-10 00:00:35 -04:00
***Q : How to clone filters to local***
2021-08-10 00:01:14 -04:00
2021-08-27 09:52:19 -04:00
***A : try release download on github cli***
2021-08-10 00:01:14 -04:00
2021-08-10 00:00:35 -04:00
***Q : Why GitHub Actions not your own machine***
2021-08-10 00:01:14 -04:00
2021-08-17 02:49:42 -04:00
***A : Well, my country's economic is in the worst situation due to pandemic and other thing else . I'm afraid that someday i can't paid Hosting fee and forced to shutdown all my Hosting stuff . so, to reduce damage from that worst case scenario . i'm trying to migrate some of my project's stuff to GitHub Actions, Heroku and somewhere else...***