Commit Graph

34 Commits

Author SHA1 Message Date
Ming Di Leom 2c7cdf816b
refactor: lazy load os-release 2023-05-20 11:22:33 +00:00
Ming Di Leom f85f5fe538
fix: check existent of busybox
if dos2unix is not installed
2023-05-20 11:16:19 +00:00
Ming Di Leom 05e79088f1
fix: check installed grep is GNU variant 2023-05-20 11:14:52 +00:00
Ming Di Leom 67d4eebd31
fix: dash does not support pipefail 2023-05-20 11:14:01 +00:00
Ming Di Leom eab6a2f5b6
docs: pausing update 2023-05-13 07:59:30 +00:00
Ming Di Leom 0424364a49
fix: cloudflare radar dataset is now in csv format
instead of zip
2023-01-16 07:10:30 +00:00
Ming Di Leom c3ae99c64a
feat: add csv file for Splunk lookup
- https://docs.splunk.com/Documentation/Splunk/9.0.2/Knowledge/Aboutlookupsandfieldactions
2022-12-17 00:34:18 +00:00
Ming Di Leom a401884547
style: alias "mkdir -p" 2022-12-17 00:27:29 +00:00
Ming Di Leom be47b93df7
style(sed): avoid backslash in insert option
- simpler and more readable
- https://unix.stackexchange.com/a/99351
2022-12-17 00:26:11 +00:00
Ming Di Leom 1b7fe56bd6
docs(header): switch date format from RFC 5322 to ISO 8601
- universally readable
2022-12-16 08:23:04 +00:00
Ming Di Leom 8842673005
fix: disable "set -u"
- to avoid error on CI variables like CF_API
when using outside of CI
2022-12-16 08:20:16 +00:00
Ming Di Leom 06f8bb7b50
style: curl -L 2022-11-26 01:39:34 +00:00
Ming Di Leom 433a87ce11
feat: add Cloudflare Radar top 1m domains dataset 2022-11-20 01:37:09 +00:00
Ming Di Leom 45ac548a0c
feat: fallback to busybox dos2unix 2022-11-03 08:48:46 +00:00
Ming Di Leom 5a0f632495
docs: toc & mention compressed version
- remove old announcement
2022-11-01 08:22:53 +00:00
Ming Di Leom 186a582955
fix: migrate to malware-filter group
- BREAKING CHANGE
- gitlab.com/malware-filter/pup-filter
2022-05-21 03:06:48 +00:00
Ming Di Leom 8c34499da5
docs: to be migrated to gitlab.com/malware-filter
- https://about.gitlab.com/blog/2021/11/11/public-project-minute-limits
- https://about.gitlab.com/blog/2022/02/04/ultimate-perks-for-open-source-projects
2022-05-11 07:52:50 +00:00
Ming Di Leom e85e9e5b46
fix: remove oisd exclusion list
- captcha
2022-03-28 10:30:48 +00:00
Ming Di Leom 672cd007ca
build: check last pipeline status
- using pipeline badge
- https://docs.gitlab.com/ee/ci/pipelines/settings.html#pipeline-status-badge
2022-03-16 06:45:28 +00:00
Ming Di Leom 35c606552a
ci(ga): trigger cloudflare & netlify from github
if gitlab is down
2022-01-25 10:15:59 +00:00
Ming Di Leom 6424f4fb9a
build: failover to github if gitlab is unavailable 2022-01-25 10:13:27 +00:00
Ming Di Leom 8956746af3
fix: use GNU grep instead of busybox 2022-01-13 06:05:16 +00:00
Ming Di Leom 4228552e41
refactor(actions): replicate gitlab ci 2022-01-09 07:39:28 +00:00
Ming Di Leom 4469291d41
docs: breaking change announcement 2022-01-08 06:12:33 +00:00
Ming Di Leom e5bb1712c0
refactor: deploy filters to gitlab pages
- 8c94ddba40
- BREAKING CHANGES: existing mirrors will not work, please use new mirrors instead
2022-01-08 06:01:13 +00:00
Ming Di Leom 205d315239
feat: dnscrypt-proxy blocklists
- support names and IPs
- https://github.com/DNSCrypt/dnscrypt-proxy
2021-07-18 10:15:33 +00:00
Ming Di Leom bc929d9870
style: remove unneeded '-e' sed flag 2021-05-04 08:03:07 +00:00
Ming Di Leom 05f68f7ac5
fix: add oisd exclusion list
- https://oisd.nl/excludes.php
2021-05-03 11:31:23 +00:00
Ming Di Leom c66082a2ad
docs: explain pup 2021-04-02 03:46:05 +00:00
Ming Di Leom 2d01fb585a
refactor: remove unnecessary ip-removal 2021-04-01 04:36:20 +00:00
Ming Di Leom 1369b7df7b
feat: DNS Response Policy Zone (RPZ)
- syntax based on https://rpz.oisd.nl/basic/
2021-04-01 04:30:47 +00:00
Ming Di Leom 9b517094de
style: move IE blocklist to domain section 2021-04-01 03:56:42 +00:00
Ming Di Leom 799fee1199 feat: production script 2021-03-31 11:03:33 +00:00
Ming Di Leom b79a543d61
Initial commit 2021-03-31 10:53:42 +00:00