set custom server

This commit is contained in:
ayunami2000 2022-04-11 01:25:15 -04:00
parent b220dd9d0f
commit 2d4761a2e9

View File

@ -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(){};