master
Aevann1 2021-08-01 06:25:57 +02:00
parent 1dc63a0b68
commit 0d1f3a1776
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from bs4 import BeautifulSoup
from flask import *
from urllib.parse import urlparse
from drama.classes import Domain
from drama.classes import BannedDomain
def filter_comment_html(html_text):