Updated Twitter links to X (#7573)

This commit is contained in:
Angaddeep Singh
2024-10-01 13:57:08 +05:30
committed by GitHub
parent e1b817a706
commit 1c742ef51a
11 changed files with 14 additions and 14 deletions

View File

@@ -167,7 +167,7 @@ share button will there be interactions with those companies' servers.
import urllib.parse
import re
x_intent = "https://twitter.com/intent/tweet"
x_intent = "https://x.com/intent/tweet"
fb_sharer = "https://www.facebook.com/sharer/sharer.php"
include = re.compile(r"blog/[1-9].*")