From 999c72f968d91f1291a0b4f4eb4784cc1684d4ee Mon Sep 17 00:00:00 2001 From: BingoKingo Date: Thu, 23 Jul 2020 20:35:12 +0800 Subject: [PATCH] update --- theme/tfo_mdtr_nmd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/tfo_mdtr_nmd.php b/theme/tfo_mdtr_nmd.php index 48a2439..24406bf 100644 --- a/theme/tfo_mdtr_nmd.php +++ b/theme/tfo_mdtr_nmd.php @@ -462,7 +462,7 @@
- +var xhr = new XMLHttpRequest();xhr.open(\'get\', \'https://v1.jinrishici.com/all.txt\');xhr.onreadystatechange = function () {if (xhr.readyState === 4) {var gushici = document.getElementById(\'gushici\');gushici.innerText = xhr.responseText;}};xhr.send();' ?>