feat: a changelog addition, and addition of subdomains to ?do=random
This commit is contained in:
parent
3b0bba0353
commit
f00eb24814
4 changed files with 9 additions and 7 deletions
|
|
@ -1,5 +1,10 @@
|
|||
export const DEFAULT_CATEGORY = 'none';
|
||||
|
||||
export const SUBDOMAINS = [
|
||||
'https://c.wynne.rs/',
|
||||
'https://penfield.wynne.rs/',
|
||||
];
|
||||
|
||||
export const SECTIONS = {
|
||||
plaintext: 'plaintext',
|
||||
bookmarks: 'bookmarks',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue