17 Commits

Author SHA1 Message Date
76235f04bc Use Eleventy's file path stem variable 2025-03-19 09:51:50 +08:00
1d3e4e8187 Fix email decoy url not correctly redirect to open email 2024-12-10 19:12:17 +08:00
53b7b7b8c4 Correct email decoy URL redirect 2024-12-10 18:49:49 +08:00
2e8e305ab7 Tweak email link rewrite rule 2024-12-10 18:30:12 +08:00
64901e6ca0 Use HTTP redirect to obfuscate email address 2024-12-10 18:20:57 +08:00
49598f1736 Inline list of bad bots to block in .htaccess 2024-10-05 16:18:35 +08:00
a2c38d33f8 Replace spaces in User Agent names with wildcard 2024-10-05 15:55:17 +08:00
4eb433c8e4 Add frontmater configuration to allow missing extension 2024-10-01 13:13:46 +08:00
dc24c6321b Use for loop to generate rewrite conditions for commercial AI bots 2024-08-21 02:17:28 +08:00
724829aa07 Dynamically generate bad bots to block by fetching remote list 2024-08-20 09:53:37 +08:00
bddbca73a2 Enable rewrite engine 2024-08-20 00:25:02 +08:00
612f6ea066 Block bad bots 2024-08-20 00:23:00 +08:00
eed27964bd Add jpeg files to Cache-Control settting 2024-08-04 17:58:06 +08:00
3b58d1e6aa Add Webp files to cache control policy 2024-07-31 00:31:59 +08:00
599cf24b3c Use no-cache policy forCSS and JavaScript files 2024-07-31 00:29:05 +08:00
8dd25dbdb2 Add ErrorDocument settings 2024-07-28 20:16:16 +08:00
7e0207432b Create .htaccess file with Cache-Control 2024-07-28 20:05:50 +08:00