]> git.wh0rd.org - tt-rss.git/commitdiff
af_comics: nedroid broke their rss feed, might as well plug them into generic comicpr...
authorAndrew Dolgov <noreply@fakecake.org>
Thu, 26 Apr 2018 08:46:56 +0000 (11:46 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Thu, 26 Apr 2018 08:46:56 +0000 (11:46 +0300)
plugins/af_comics/filters/af_comics_comicpress.php [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 51d9bab..4c568d2
@@ -3,7 +3,7 @@ class Af_Comics_ComicPress extends Af_ComicFilter {
 
        function supported() {
                return array("Buni", "Buttersafe", "Happy Jar", "CSection",
-                       "Extra Fabulous Comics");
+                       "Extra Fabulous Comics", "Nedroid");
        }
 
        function process(&$article) {
@@ -11,6 +11,7 @@ class Af_Comics_ComicPress extends Af_ComicFilter {
                                strpos($article["guid"], "buttersafe.com") !== FALSE ||
                                strpos($article["guid"], "extrafabulouscomics.com") !== FALSE ||
                                strpos($article["guid"], "happyjar.com") !== FALSE ||
+                               strpos($article["guid"], "nedroid.com") !== FALSE ||
                                strpos($article["guid"], "csectioncomics.com") !== FALSE) {
 
                                // lol at people who block clients by user agent