hello -> hecko

pull/168/head
Aevann 2023-07-08 19:17:30 +03:00
parent 8231157e7b
commit 70e1904f8c
1 changed files with 1 additions and 0 deletions

View File

@ -238,6 +238,7 @@ if SITE_NAME == 'rDrama':
'(?<![a-z])cat(?![a-z])': 'marsey',
'(?<![a-z])cats(?![a-z])': 'marseys',
'shiogu': 'chiobu',
'hello': 'hecko',
}
SLURS.update(RDRAMA_SLURS)