mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
another defunct page
This commit is contained in:
parent
db9b8de558
commit
1bf29d3a64
Binary file not shown.
Before Width: | Height: | Size: 234 B |
@ -1,17 +0,0 @@
|
|||||||
from calibre.web.feeds.news import BasicNewsRecipe
|
|
||||||
|
|
||||||
|
|
||||||
class palmtop_pl(BasicNewsRecipe):
|
|
||||||
title = u'Palmtop.pl'
|
|
||||||
__author__ = 'fenuks'
|
|
||||||
description = 'wortal technologii mobilnych'
|
|
||||||
category = 'mobile'
|
|
||||||
language = 'pl'
|
|
||||||
cover_url = 'http://cdn.g-point.biz/wp-content/themes/palmtop-new/images/header_palmtop_logo.png'
|
|
||||||
masthead_url = 'http://cdn.g-point.biz/wp-content/themes/palmtop-new/images/header_palmtop_logo.png'
|
|
||||||
oldest_article = 7
|
|
||||||
max_articles_per_feed = 100
|
|
||||||
no_stylesheets = True
|
|
||||||
use_embedded_content = True
|
|
||||||
# remove_tags_before=dict(name='h2')
|
|
||||||
feeds = [(u'Newsy', u'http://palmtop.pl/feed/atom/')]
|
|
Loading…
x
Reference in New Issue
Block a user