3
1
Back

Cb59d1e9c06865f5bebe8c7ee0afa4859e0766b2 Mon Sep 17 00:00:00 2001 Subject: [PATCH] start From d7370bb10c83adef3d24b5bdfa6def9f11e35442 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add CV (and knob) controlled glide to schematic ttrss-plugin- _comics/init.php 478 lines elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { // only keep everything starting at the first // Least I Could Do (wtf image size?) elseif (strpos($article['link'], 'twolumps.net/d/') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); // Timothy Winchester (People I Know) elseif (strpos($article['link'], 'cad-comic.com/sillies.

New Pull Request