dilbert-rss icon indicating copy to clipboard operation
dilbert-rss copied to clipboard

Scrapes dilbert.com and generates an RSS feed.

Results 3 dilbert-rss issues
Sort by recently updated
recently updated
newest added

The dilbert.com site now uses https (redirecting http requests). The comic link used to determine the URL of today's strip is a full https URL. The nav-left links used to...

The Dilbert site is returning image source URLs without an 'http:' prefix. This causes blank images in my reader. Suggest changing line #24 to read: `description = "",`

First wanted to say, works beautifully, thanks! I would like to suggest that the script takes an optional parameter for the target save file. Dumping into the current directory may...