Update nebulamain.js
This commit is contained in:
parent
9a72115b85
commit
550452d61f
1 changed files with 2 additions and 2 deletions
|
|
@ -1358,6 +1358,6 @@ function link(_link) {
|
|||
}, 0200);
|
||||
}
|
||||
else {
|
||||
location.href = '/service/go/' + __uv$config.encodeUrl('https://radon.games/')
|
||||
location.href = 'service/go/' + __uv$config.encodeUrl('https://radon.games/')
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue