فیلتر کلمات بد فارسی که منجر به فیلتر شدن وب سایت می شود
filter bad words that Makes it filtering website in iran
import filter.py to your project
use filter_bad_persian_word(text) function for filtering bad words you should pass text to function and it return clear text
use check_bad_persian_word(text) for cheking text have bad word or not