Explorar o código

update pc_chat

luke %!s(int64=6) %!d(string=hai) anos
pai
achega
5022585ade
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pc_chat/index.html

+ 2 - 2
pc_chat/index.html

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