mirror of
https://github.com/neocities/neocities.git
synced 2026-05-26 05:34:53 +00:00
htx whitelist
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user