3
1
Back

2018-11-20 08:29:13 -08:00 // Eat That Toast bog-standard example elseif (strpos($article['link'], 'girlswithslingshots.com/comic/') !== FALSE) { // Something Positive // Something Positive if (strpos($article['link'], 'eatthattoast.com/comic/') !== FALSE) { // Camp Weedonwantcha elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { // Invisible Bread (make the bread visible $bread_page_url = $bread->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link.

New Pull Request