Aevann 2023-09-08 19:26:40 +03:00
parent 5e5b83200c
commit ee7d8fb14c
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,7 @@ if SITE_NAME == 'rDrama':
'corgi': 'klenny',
"right now": "right meow",
'(?<![a-z])drama(?![a-z])': 'dtama',
"(?<!\/)linux": "GNU/Linux",
}
SLURS.update(RDRAMA_SLURS)