luke před 6 roky
rodič
revize
2ae4ec01fd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      chat/index.html

+ 1 - 1
chat/index.html

@@ -24,7 +24,7 @@
 
 	let name = getQueryString('pid');
 	// console.log(name)
-	if (name == "~!@#¥%……&*()——+,./;'[]") {
+	if (unescape(name) == "这就是一个编码没有什么用啊") {
 		// console.log(name)
 	} else {
 		document.getElementById("app").remove();