Commit Graph

35 Commits

Author SHA1 Message Date
Ming Di Leom 0e488fee97
build(cf): compatibility between asdf & nvmrc
https://github.com/asdf-vm/asdf-nodejs#partial-and-codename-versions
2024-04-09 10:08:14 +00:00
Ming Di Leom 9ef33208a4
chore(node): use latest lts
consistent with gitlab/github CI
https://github.com/asdf-vm/asdf-nodejs#resolving-latest-available-lts-version-in-a-script
2024-04-07 06:27:34 +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 49d7669f2a
chore(node): require at least Node 18 2023-10-02 00:15:34 +00:00
Ming Di Leom c856891125
chore(deps): bump got from 11 to 13 2023-10-02 00:15:21 +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 b41a918ad7
docs: move download links into a table
inspired by https://github.com/badmojr/1Hosts
2023-07-29 08:40:37 +00:00
Ming Di Leom b43ba0bcd5
docs: add repo mirros 2023-06-05 08:09:26 +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 4b6e01c7d6
chore(node): use node 20 on cf pages
https://blog.cloudflare.com/moderizing-cloudflare-pages-builds-toolbox/
- "node" nor "lts/*" are not recognised by asdf/node-build
2023-05-19 08:02:27 +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 1f0106b441
chore: dual-license under MIT & CC0
- OSI-approved license (e.g. MIT license) is required
for GitLab Open Source Program
- https://docs.gitlab.com/ee/subscriptions/community_programs.html#gitlab-for-open-source
2023-04-27 09:31:30 +00:00
Ming Di Leom ed152bb494
ci: compress csv 2022-12-25 06:01:30 +00:00
Ming Di Leom b9dc6e5aba
docs(splunk): list csv columns 2022-12-21 07:38:13 +00:00
Ming Di Leom 7680f3589f
docs: move cron guide to wiki
- https://gitlab.com/malware-filter/malware-filter/wikis/update-filter
- also include systemd timer
2022-12-17 04:08:49 +00:00
Ming Di Leom c838e8bb44
docs: move cron guide to wiki
- https://gitlab.com/malware-filter/malware-filter/wikis/update-filter
- also include systemd timer
2022-12-17 03:31:55 +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 73c21d0112
docs: toc & mention compressed version 2022-11-02 10:35:32 +00:00
Ming Di Leom fed8bb18f5
fix: remove invalid [ character 2022-11-02 08:13:10 +00:00
Ming Di Leom 9346733739
ci: downgrade to node 16
- lts is now 18
- cf pages still does not support v18 yet
2022-11-02 07:59:34 +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 013edd51e3
ci(gl): expires job artifacts
- https://docs.gitlab.com/ee/user/usage_quotas.html
2022-08-09 00:29:34 +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 13c32092dd
ci(ga): schedule to run twice daily 2022-03-21 06:45:04 +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 35dedf02d9
ci(cf): latest node lts 2022-03-20 06:19:22 +00:00
Ming Di Leom 0b2f980fe8
Initial commit 2022-03-20 06:00:54 +00:00