3
1
Back

11675 -> 0 bytes elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE && // Cyanide & Happiness elseif (strpos($article['link'], 'breakingcatnews.com/comic/') !== FALSE) { // Doghouse Diaries, which has broken alt tags textified. } $article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debug']) { $base_url = $article['link']; From 122134fc8e1c73b6bb86552323cca038dd4b5107 Mon Sep 17 00:00:00 2001 Subject: [PATCH] More tweaks after pro review Apply jlcpcb's design rules, small fixes for those Apply jlcpcb's design rules, small fixes for those 972e45fb78 Go to file aa199fc6f4 Forget (and ignore) fp-info-cache file as it is machine-specific data.

New Pull Request