mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-10 07:47:53 +00:00
switch to a new domain name
This commit is contained in:
parent
2aafdec40b
commit
86b57dcbd0
13 changed files with 28 additions and 28 deletions
|
|
@ -22,7 +22,7 @@
|
|||
// https://username.github.io/repo-name/one/two?a=b&c=d#qwe becomes
|
||||
// https://username.github.io/repo-name/?/one/two&a=b~and~c=d#qwe
|
||||
// Otherwise, leave pathSegmentsToKeep as 0.
|
||||
var pathSegmentsToKeep = 1;
|
||||
var pathSegmentsToKeep = 0;
|
||||
|
||||
var l = window.location;
|
||||
l.replace(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue