From c3379360a73a8a6a2a71097f5598cf23d8927525 Mon Sep 17 00:00:00 2001 From: Horus Date: Sun, 17 Jan 2021 23:11:20 +0100 Subject: ... --- index.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index f6f8872..31154be 100644 --- a/index.php +++ b/index.php @@ -57,9 +57,6 @@ function generate() { ->ttl(5) ->appendTo($feed); - #->url("http://feeds.iamfabulous.de/".$name) - - $r = get_dilbert_items(); foreach($r as $item) { -- cgit v1.2.3