htx whitelist

This commit is contained in:
Kyle Drake
2026-05-20 15:48:46 -05:00
parent 845123b037
commit bfcf32b3ad
+1 -1
View File
@@ -57,7 +57,7 @@ class Site < Sequel::Model
}
VALID_EDITABLE_EXTENSIONS = %w{
html htm txt js css scss md manifest less webmanifest xml json opml rdf svg gpg pgp resolveHandle pls yaml yml toml osdx mjs cjs ts py rss glsl
html htm txt js css scss md manifest less webmanifest xml json opml rdf svg gpg pgp resolveHandle pls yaml yml toml osdx mjs cjs ts py rss glsl htx
}
MINIMUM_PASSWORD_LENGTH = 5