mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
lol
This commit is contained in:
parent
3011ef650b
commit
0c3262a210
@ -333,7 +333,7 @@ class ForumReplacementService < Service
|
||||
'whale' => 'blubberbutt watermutt',
|
||||
'whales' => 'blubberbutt watermutts',
|
||||
'wheeze' => 'sneeze',
|
||||
'w h e e z e' => "\n\nhttps://www.youtube.com/watch?v=dQw4w9WgXcQ\n\n",
|
||||
'w h e e z e' => '<iframe width="600" height="400" src="https://www.youtube.com/embed/j5a0jTc9S10?list=PL3KnTfyhrIlcudeMemKd6rZFGDWyK23vx" title="Cute Little Puppy Doing Cute things" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>',
|
||||
'wheezing' => 'sneezing',
|
||||
'wire' => 'electro-rope',
|
||||
'wires' => 'electro-ropes',
|
||||
@ -344,6 +344,7 @@ class ForumReplacementService < Service
|
||||
'writer' => 'scribble scrabbler',
|
||||
'writers' => 'scribble scrabblers',
|
||||
"writer's block" => 'imagination traffic jam',
|
||||
'wods' => 'words',
|
||||
# 'word' => 'wod',
|
||||
# 'words' => 'wods',
|
||||
'wordsmith' => 'wodsmith',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user