Update index.php
This commit is contained in:
parent
4824587b45
commit
69e8b7edf5
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user