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();' ?>