mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 06:15:54 +00:00
part of #276: determine if the url contents are html
This commit is contained in:
committed by
Andrew Dolgov
parent
2b8290cd5b
commit
f33479dab8
@@ -1319,6 +1319,7 @@ function subscribeToFeed() {
|
||||
}
|
||||
break;
|
||||
case 2:
|
||||
case 3:
|
||||
alert(__("Can't subscribe to the specified URL."));
|
||||
break;
|
||||
case 0:
|
||||
|
||||
Reference in New Issue
Block a user