new url
This commit is contained in:
parent
de94ee968b
commit
03fd03e703
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ const emojis = [
|
|||
'No',
|
||||
'Yes'
|
||||
]
|
||||
const origin = (window.location.href.indexOf('localhost') != -1) ? window.location.href : 'https://ub.xuyezo.net/'
|
||||
const origin = (window.location.href.indexOf('localhost') != -1) ? window.location.href : 'https://ub.dervland.net/'
|
||||
|
||||
class Game extends GameBasic {
|
||||
constructor() {
|
||||
|
|
Loading…
Reference in a new issue