3
1
Back

From 605f29538db81c6c2eb02428332e653ea5ee7e41 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Notes from debugging aac0a4a5b4f604add3c1ccb9d39a8956f2d60f00 More notes move bugs to md file to be fixed elsewhere elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { // SBMC elseif (strpos($article["link"], "sorcery101.net/the-city-between/thebettertofindyouwith") !== FALSE) { //also append the blarg post because that's small, interesting, //also append the blarg post because that's small, interesting, $entries = $xpath->query("//div[@id='blarg']/div[last()]"); foreach ($entries as $entry) { $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $this->get_img_tags($xpath, "//div//img[contains(@src, 'images') and contains(@src.

New Pull Request