tomdionysus / foaas

FOAAS (Fuck Off As A Service) provides a modern, RESTful, scalable solution to the common problem of telling people to fuck off.
http://foaas.com
Do What The F*ck You Want To Public License
2.99k stars 394 forks source link

waste.js typo in message #220

Closed abegnoche closed 4 years ago

abegnoche commented 5 years ago

Change from: const message = I don't waste my fucking time with your bullshit ${req.params.name}!; to: const message = Don't waste my fucking time with your bullshit ${req.params.name}!;

tomdionysus commented 5 years ago

Questionable. Maybe contact the original PR author?