diff --git a/crawler/wpull_plugin.py b/crawler/wpull_plugin.py index 0e27cea..26d194c 100644 --- a/crawler/wpull_plugin.py +++ b/crawler/wpull_plugin.py @@ -27,6 +27,7 @@ [ r"^https://www.facebook.com/dialog/share\?.*", r"^https://twitter.com/intent/tweet\?.*", + r"^https://x.com/intent/tweet\?.*", r"^https://www.linkedin.com/shareArticle\?.*", ], )