Commit Graph

1240 Commits

Author SHA1 Message Date
Ming Di Leom 1b6a286c65
post(gl-artifact): artifacts created before 22/6/20 have no expiry 2022-08-09 10:32:37 +00:00
Ming Di Leom 15bf39ea58
post: Remove old GitLab CI job artifacts 2022-08-09 07:30:08 +00:00
Ming Di Leom 12ef7ec26b
docs: add mirror curbengh.github.io 2022-08-02 02:43:24 +00:00
Ming Di Leom 76663f5f88
ci(gh): keep only latest commit in gh-pages 2022-08-02 02:35:35 +00:00
Ming Di Leom 282de47e06
build: add github actions
to github.com/curbengh/curbengh.github.io
2022-08-02 02:30:28 +00:00
Ming Di Leom 168d60c0ae
page(about): added more sources phishing-filter 2022-08-01 02:58:25 +00:00
Ming Di Leom e062b92204
post(tor): updated date 2022-08-01 02:55:48 +00:00
Ming Di Leom 79ce1254e9
post(tor): link to https guide 2022-08-01 02:51:14 +00:00
Ming Di Leom b3a0a78826
post(tor): snowflake 2022-07-31 11:40:04 +00:00
Ming Di Leom ae36b98fd9
post(caddy): remote_addr replaced with remote_ip + remote_port
- https://github.com/caddyserver/caddy/releases/tag/v2.5.0
2022-07-08 04:37:05 +00:00
Ming Di Leom 326c2bfe63
post(nixos): fallback should also malware-blocking 2022-07-07 03:12:31 +00:00
Ming Di Leom 0cb811a549
post(nixos): update stubby to 22.05 syntax
https://nixos.org/manual/nixos/stable/release-notes.html#sec-release-22.05
2022-07-06 07:03:24 +00:00
Ming Di Leom 6ae6c9dacc
fix(js): avoid removing homepage link
- to avoid removing .onion from homepage
2022-06-27 12:48:17 +00:00
Ming Di Leom cd0cc953de
post(ecdsa-tor): cross-cert in pem bundle 2022-06-27 12:31:38 +00:00
Ming Di Leom 287cf36572
post(ecdsa-tor): root CA is missing from PEM bundle 2022-06-27 11:00:01 +00:00
Ming Di Leom ce9349e918
fix(img-embed): original image in /img/ path
- join() removes double slash in https://
2022-06-14 07:29:25 +00:00
Ming Di Leom 48ce083ea6
fix(nix-custom-mod): correct filename 2022-06-14 06:47:20 +00:00
Ming Di Leom 7c983d7f2d
page(about): filters 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-21 03:22:30 +00:00
Ming Di Leom 51b7495680
build: downgrade node to v16
- cf pages has yet to support v18
- https://community.cloudflare.com/t/pages-build-failed-when-using-node-18-due-to-missing-glibc/379201
2022-05-11 01:36:07 +00:00
Ming Di Leom 10bd0dae27
post(precompressed): new option in caddy v2.4.0 2022-05-06 06:35:12 +00:00
Ming Di Leom ca70fc857b
chore(theme): require node 14+
- BREAKING CHANGE
- necessary due to use of optional chaining
  * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining
2022-04-05 06:48:21 +00:00
Ming Di Leom d8c745dcf7
feat(theme): support for series hint
- https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel#attr-next
2022-04-05 06:46:58 +00:00
Ming Di Leom f56b7c176c
fix(template): remove null-checking for post.prev.title 2022-04-05 06:01:28 +00:00
Ming Di Leom b687cd6666
fix(search): "search" icon as enterkey
- https://www.smashingmagazine.com/2022/03/html-attributes-you-never-use/
- https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/search
2022-04-05 04:51:58 +00:00
Ming Di Leom 80999674ac
page(about): vn-badsite-filter
https://gitlab.com/curben/vn-badsite-filter
2022-03-28 10:20:31 +00:00
Ming Di Leom cb763e4747
docs(badge): new netlify account 2022-03-24 06:49:38 +00:00
Ming Di Leom be8b185257
docs(license): update year 2022-03-13 10:25:04 +00:00
Ming Di Leom a820161e62
post(eepsite): recommend inbound port 2022-03-08 10:38:56 +00:00
Ming Di Leom 194e655983
docs(projects): aws-scripts
- https://gitlab.com/curben/aws-scripts
2022-03-08 07:41:36 +00:00
Ming Di Leom 2a242bf627
docs(services): add Rimgo
- https://codeberg.org/video-prize-ranch/rimgo
2022-03-08 07:38:16 +00:00
Ming Di Leom 2a0fe254c7
fix(assets): https 2022-03-08 07:28:28 +00:00
Ming Di Leom 2f22f1dfdf
fix(assets): proxy to gitlab pages
- statically image-resizing is down
  * https://github.com/staticallyio/statically/issues/98
- may self-host https://github.com/staticallyio/image-resizing
  * requires CF Images subscription
2022-03-05 08:06:43 +00:00
Ming Di Leom 2008cd202d
post(eepsite): concise paragraph 2022-03-04 09:36:44 +00:00
Ming Di Leom 6f0b49755b
docs: parameters to build badges 2022-03-03 10:47:29 +00:00
Ming Di Leom 09479d24d3
page(about): add codeberg 2022-03-03 10:45:55 +00:00
Ming Di Leom a216d49f94
style: replace tab with space
-   no longer works due to html escape/sanitise
2022-03-03 10:21:07 +00:00
Ming Di Leom 4fca3c6cf9
fix(smartypants): utilise escapeHTML()
- breaking change of marked v4
  * https://github.com/markedjs/marked/releases/tag/v4.0.0
2022-03-02 08:16:50 +00:00
Ming Di Leom 834a75bba0
feat(css): add border to <kbd>
- inspired by https://github.com/alvaromontoro/almond.css
2022-03-01 08:46:10 +00:00
Ming Di Leom 19e7aa66df
docs(readme): add website status badge 2022-02-27 04:37:27 +00:00
Ming Di Leom ab22ce905d
style: edit date 2022-02-12 03:56:44 +00:00
Ming Di Leom ab6dca6615
post(log4shell): cdk stack
- https://gitlab.com/curben/aws-scripts/-/tree/main/log4shell-stack
2022-02-12 03:56:20 +00:00
Ming Di Leom 9bbec7a51a
fix: codeblock tag plugin syntax 2022-01-08 21:43:03 +00:00
Ming Di Leom 83f4a6aad5
post(alpine-binaries): update to alpine:3.15 image 2022-01-08 05:27:30 +00:00
Ming Di Leom c75cec7f05
docs(projects): phishing-filter & pup-filter are now bundled with uBO 2022-01-07 10:30:23 +00:00
Ming Di Leom c45ed4566f
post: Installing Caddy plugins in NixOS 2021-12-27 05:33:45 +00:00
Ming Di Leom 2957b240f8
post(cloudflared-nixos): custom package 2021-12-27 04:26:34 +00:00
Ming Di Leom 8ffd759beb
chore(deps): bump hexo from 5.4.0 to 6.0.0 2021-12-26 23:26:45 +00:00
Ming Di Leom ce73b39d1e
post: Parsing NGINX log in Splunk 2021-12-25 07:26:09 +00:00
Ming Di Leom 52ec2e8c6f
docs: minor grammar 2021-12-22 07:44:18 +00:00
Ming Di Leom e8cf89b7d1
docs(tracking-filter): Blokada has more fp 2021-12-22 07:36:34 +00:00