mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 12:48:28 +03:00
new escape message
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user