1

Update index.php

This commit is contained in:
Evan Pratten 2017-09-12 19:50:15 -04:00 committed by GitHub
parent 4824587b45
commit 69e8b7edf5

View File

@ -100,7 +100,7 @@
<script>
function showRSS(str) {
if (str.length==0) {
document.getElementById("rssOutput").innerHTML="";
document.getElementById("rssOutput").innerHTML="http://www.rssmix.com/u/8252161/rss.xml";
return;
}
if (window.XMLHttpRequest) {
@ -134,4 +134,4 @@ function showRSS(str) {
</body></html>
</body></html>