1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

part of #276: determine if the url contents are html

This commit is contained in:
Christian Weiske
2010-11-07 14:43:15 +01:00
committed by Andrew Dolgov
parent 2b8290cd5b
commit f33479dab8
2 changed files with 22 additions and 0 deletions
+1
View File
@@ -1319,6 +1319,7 @@ function subscribeToFeed() {
}
break;
case 2:
case 3:
alert(__("Can't subscribe to the specified URL."));
break;
case 0: