Browse Source

update chat

luke 6 năm trước cách đây
mục cha
commit
2ae4ec01fd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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();