mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-11-19 20:56:31 +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]",
|
||||
shortcode_regex: "[\\w-]+",
|
||||
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
|
||||
"about", "explore", "support", "press", "api", "privacy", "safety", "admin",
|
||||
// Content
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue