mirror of
https://github.com/ayunami2000/ayunMultiPort.git
synced 2024-11-09 13:06:04 -08:00
set custom server
This commit is contained in:
parent
b220dd9d0f
commit
2d4761a2e9
|
@ -19,7 +19,7 @@
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
//window.eag_self_proxy=true;//set to true to set the default proxy to the current url
|
//window.eag_self_proxy=true;//set to true to set the default proxy to the current url
|
||||||
//window.eag_proxy_list="";//set to a string of comma-separated proxy ip:port combinations for a custom proxy list
|
//window.eag_proxy_list="";//set to a string of comma-separated proxy ip:port combinations for a custom proxy list
|
||||||
var name="PixelCraft",motd="A public 1.5.2 server",ip="pixelcraft.me";
|
var name="Minecraft Server",motd="Powered by ayunMultiPort",ip="ws"+window.location.href.slice(4);
|
||||||
window.addEventListener("load", function(){
|
window.addEventListener("load", function(){
|
||||||
document.requestPointerLock=document.requestPointerLock||function(){};
|
document.requestPointerLock=document.requestPointerLock||function(){};
|
||||||
document.exitPointerLock=document.exitPointerLock||function(){};
|
document.exitPointerLock=document.exitPointerLock||function(){};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user