new escape message

pull/87/head
msramalho 2023-07-27 20:14:59 +01:00
rodzic 3dd3775cbd
commit f086d89111
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -43,4 +43,5 @@ class UrlUtil:
# twitter profile pictures
if "twimg.com/profile_images" in url: return False
if "twimg.com" in url and "/default_profile_images" in url: return False
return True