removed for no new content since December

This commit is contained in:
Tomasz Długosz 2019-10-22 20:50:07 +02:00
parent a5493fd287
commit c1feab5da1
2 changed files with 0 additions and 28 deletions

View File

@ -1,28 +0,0 @@
#!/usr/bin/env python2
__license__ = 'GPL v3'
__author__ = 'teepel <teepel44@gmail.com>, Artur Stachecki <artur.stachecki@gmail.com>'
'''
equipped.pl
'''
from calibre.web.feeds.news import BasicNewsRecipe
class equipped(BasicNewsRecipe):
title = u'Equipped'
__author__ = 'teepel <teepel44@gmail.com>'
language = 'pl'
description = u'Wiadomości z equipped.pl'
INDEX = 'http://equipped.pl'
extra_css = '.alignleft {float:left; margin-right:5px;}'
oldest_article = 7
max_articles_per_feed = 100
remove_empty_feeds = True
simultaneous_downloads = 5
remove_javascript = True
no_stylesheets = True
use_embedded_content = False
feeds = [(u'Equipped', u'http://feeds.feedburner.com/Equippedpl?format=xml')]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B