Skip to content

Commit 7a4c3a4

Browse files
committed
twitter.com -> x.com
1 parent 9cd5d1b commit 7a4c3a4

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ let target;
22

33
switch (location.host) {
44
case "github.com":
5-
case "twitter.com":
6-
case "mobile.twitter.com": {
5+
case "x.com":
6+
case "mobile.x.com": {
77
/**
88
* Get root domain
99
* @see https://stackoverflow.com/a/61381607/270302
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)