forked from rDrama/rDrama
1
0
Fork 0

howdy -> meowdy

master
Aevann 2023-08-10 15:10:46 +03:00
parent 4f766ea9b7
commit f8277b4bfb
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ if SITE_NAME == 'rDrama':
'(?<![a-z])cats(?![a-z])': 'marseys',
'hello': 'hecko',
'ryan gosling': 'literally me',
'howdy': 'meowdy',
}
SLURS.update(RDRAMA_SLURS)