Update index.php
This commit is contained in:
parent
4824587b45
commit
69e8b7edf5
@ -100,7 +100,7 @@
|
|||||||
<script>
|
<script>
|
||||||
function showRSS(str) {
|
function showRSS(str) {
|
||||||
if (str.length==0) {
|
if (str.length==0) {
|
||||||
document.getElementById("rssOutput").innerHTML="";
|
document.getElementById("rssOutput").innerHTML="http://www.rssmix.com/u/8252161/rss.xml";
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (window.XMLHttpRequest) {
|
if (window.XMLHttpRequest) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user