We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cd5d1b commit 7a4c3a4Copy full SHA for 7a4c3a4
index.js
@@ -2,8 +2,8 @@ let target;
2
3
switch (location.host) {
4
case "github.com":
5
- case "twitter.com":
6
- case "mobile.twitter.com": {
+ case "x.com":
+ case "mobile.x.com": {
7
/**
8
* Get root domain
9
* @see https://stackoverflow.com/a/61381607/270302
twitter.com/index.js renamed to x.com/index.js
twitter.com/sidebar.js renamed to x.com/sidebar.js
twitter.com/trends.js renamed to x.com/trends.js
0 commit comments