feat: a changelog addition, and addition of subdomains to ?do=random

This commit is contained in:
Lewis Wynne 2026-03-26 15:06:40 +00:00
parent 3b0bba0353
commit f00eb24814
4 changed files with 9 additions and 7 deletions

View file

@ -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',