Thooms / PPaste

Simple paste system in Python+Flask

Home Page:http://paste.atilla.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a basic spam filter

Thooms opened this issue · comments

https://paste.atilla.org/paste/AGODYZ -> this could be easily avoided with a basic list of "spam words"; e.g: do not save the paste if it contains too many words like "p*nis".

Other solution: do #17 but that's boring.