mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
Link to new reserved URLs document
This commit is contained in:
parent
808d013e71
commit
aeb1947056
@ -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…
Reference in New Issue
Block a user