Get our Twitter back from Elon.
< 脚本 X to Twitter 的反馈
The tab icon has now changed to X as well. After some googling, I managed to fix that with adding one line of code:document.head.querySelector('[rel="shortcut icon"]').href = "https://abs.twimg.com/favicons/twitter.2.ico"
thankyou!
登录以发布留言。
The tab icon has now changed to X as well. After some googling, I managed to fix that with adding one line of code:
document.head.querySelector('[rel="shortcut icon"]').href = "https://abs.twimg.com/favicons/twitter.2.ico"