3
1
Back

From dd8fda85b17279e6d8dbcb525c226736e6399cf9 Mon Sep 17 00:00:00 2001 From 1a5b794ab9bac64e7d0bb61780efe97d27a2e668 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Assorted updates elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); // Three Panel Soul // Two Lumps elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { // Doghouse Diaries, which has broken alt tags textified. Elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'dilbert.com/strip/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } Fix 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 // $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'png')]", $article); } // Invisible Bread (make the bread visible Binary files /dev/null and b/Panels/futura medium condensed bt.ttf 935360b933 Delete '3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/PRISMATIC SPHERE.png From 943ef1409b7317dabcc4b76bf70a2fada90d2c4f Mon Sep 17.

New Pull Request