3
1
Back

Printing/Panels/HOLD PORTAL.png | Bin 0 -> 170624 bytes README.md | 1 | 10 nF v1.1 define("GDORN_DEBUG", False); class _comics extends Plugin { function about() { function about() { return array(0.1, 'Yet more stupid-simple comic-fetching.', ' '); } function get_img_tags($xpath, $query, $article, $base_url=NULL) { $img_attributes_whitelist = array('src', 'alt', 'title'); if (!$base_url){ $base_url = $article['link']; } From 2cddc4d62d38c9e1b69839f92a19e7915eecbceb Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update 'README.md' Update 'README.md' From ec67859b1c2779470b99801ce69f8850b83fa3e1 Mon Sep 17 00:00:00 2001.

New Pull Request