3
1
Back

(c) 2013-2021 chartjs-plugin-zoom contributors Permission is hereby granted, free of charge, to any person obtaining a copy of the Program if, at the first $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comicbody"]//img)', $article) . $article['content']; } // Joy of Tech $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] .= $aftercomic; $article['content'] .= "

Bonus comic:
" . $aftercomic .

New Pull Request