3
1
Back

06eccf7d9c703f23c204313298619b9281db47b3 Mon Sep 17 00:00:00 2001 Subject: [PATCH 10/13] glide fix - CV out, with switch for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users elseif (strpos($article["link"], "chainsawsuit.com/comic/") !== FALSE ) { // Poly In Pictures elseif (strpos($article['link'], '//theoatmeal.com/comics/') !== FALSE) { // Joy of Tech $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach ($imgs as $img) { if (preg_match("@.*()@", $article['content'], $matches)) { if.

New Pull Request