Commit Graph

22 Commits

Author SHA1 Message Date
Ming Di Leom b41e134240
build: extract zip from stream
previous bug should be fixed in recent node versions
b03e462e42
2024-10-27 05:05:36 +00:00
Ming Di Leom 6ea8f197fe
feat: remove blacklistlinks source 2024-08-31 02:27:27 +00:00
Ming Di Leom e9f7ed696e
refactor: set pipefail conditionally 2024-07-15 08:03:45 +00:00
Ming Di Leom e6c003bdec
fix: expand alias in bash 2024-06-03 08:24:44 +00:00
Ming Di Leom c16c3ddcee
refactor: replace got with fetch 2024-04-07 06:26:30 +00:00
Ming Di Leom d312626c4b
feat: support Bun
except for src/build.js due to got
2023-10-02 00:19:28 +00:00
Ming Di Leom abf47479bb
refactor: esm
got is esm only since v12
2023-10-02 00:14:12 +00:00
Ming Di Leom a4b04fcb7a
fix: check installed grep is GNU variant 2023-05-20 11:27:31 +00:00
Ming Di Leom aa48d9aea0
fix: dash does not support pipefail 2023-05-20 11:27:12 +00:00
Ming Di Leom 2992734ec3
fix: sed syntax to recognise newline
https://gitlab.com/malware-filter/urlhaus-filter/-/issues/79
2023-04-29 04:12:17 +00:00
Ming Di Leom 89ac1cba24
feat: add csv file for Splunk lookup
- https://docs.splunk.com/Documentation/Splunk/9.0.2/Knowledge/Aboutlookupsandfieldactions
2022-12-17 00:46:48 +00:00
Ming Di Leom 30add07aed
style(sed): avoid backslash in insert option
- simpler and more readable
- https://unix.stackexchange.com/a/99351
2022-12-17 00:37:26 +00:00
Ming Di Leom 3b97af4dc2
docs(header): switch date format from RFC 5322 to ISO 8601
- universally readable
2022-12-16 08:24:29 +00:00
Ming Di Leom fa02736f41
style: remove unused method 2022-11-05 01:57:44 +00:00
Ming Di Leom 35cc0a091e
fix: skip invalid url 2022-11-05 01:54:51 +00:00
Ming Di Leom fed8bb18f5
fix: remove invalid [ character 2022-11-02 08:13:10 +00:00
Ming Di Leom 455fe48935
docs: remove old announcement 2022-09-10 09:17:10 +00:00
Ming Di Leom dd41381b73
fix: remove regex from input 2022-09-10 09:16:38 +00:00
Ming Di Leom 8ea332e157
fix: migrate to malware-filter group
- BREAKING CHANGE
- gitlab.com/malware-filter/vn-badsite-filter
2022-05-21 03:11:05 +00:00
Ming Di Leom b8535d8cd8
Revert "ci(cf): bootstrap with tracking-filter artifact"
This reverts commit d9fe822804.
- artifact bootstrapped, particularly github's
2022-03-21 18:58:09 +00:00
Ming Di Leom d9fe822804
ci(cf): bootstrap with tracking-filter artifact
- vn-badsite-filter artifact is unavailable when cf-page is running
2022-03-20 06:41:54 +00:00
Ming Di Leom 0b2f980fe8
Initial commit 2022-03-20 06:00:54 +00:00