3
1
Back

(#1) from pcb_finalization into main afea9d5a2cf23e2a33a2927086270d4d602f5a2b Final revision; added custom DRC as project file return $article; } function hook_render_article_cdm($article) { function about() { return $this->mangle_article($article); } function mangle_article($article) { if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { //noop elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); elseif (strpos($article["link"], "sorcery101.net/the-city-between/thebettertofindyouwith") !== FALSE) { //noop elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] .

New Pull Request