Skip to content

Commit

Permalink
twitter.com -> x.com
Browse files Browse the repository at this point in the history
  • Loading branch information
avindra committed May 17, 2024
1 parent 9cd5d1b commit 7a4c3a4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ let target;

switch (location.host) {
case "github.com":
case "twitter.com":
case "mobile.twitter.com": {
case "x.com":
case "mobile.x.com": {
/**
* Get root domain
* @see https://stackoverflow.com/a/61381607/270302
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7a4c3a4

Please sign in to comment.