mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-15 08:36:29 +00:00
Link to new reserved URLs document
This commit is contained in:
parent
808d013e71
commit
aeb1947056
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ let constants = {
|
||||||
username_regex: "[\\w.]*[\\w]",
|
username_regex: "[\\w.]*[\\w]",
|
||||||
shortcode_regex: "[\\w-]+",
|
shortcode_regex: "[\\w-]+",
|
||||||
hashtag_regex: "[^ \\n`~!@#\\$%^&*()\\-=+[\\]{};:\"',<.>/?\\\\]+",
|
hashtag_regex: "[^ \\n`~!@#\\$%^&*()\\-=+[\\]{};:\"',<.>/?\\\\]+",
|
||||||
reserved_paths: [ // https://github.com/cloudrac3r/bibliogram/wiki/Reserved-URLs
|
reserved_paths: [ // https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Reserved%20URLs.md
|
||||||
// Redirects
|
// Redirects
|
||||||
"about", "explore", "support", "press", "api", "privacy", "safety", "admin",
|
"about", "explore", "support", "press", "api", "privacy", "safety", "admin",
|
||||||
// Content
|
// Content
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue