fix icons and spider's web description
Before Width: | Height: | Size: 389 B After Width: | Height: | Size: 887 B |
Before Width: | Height: | Size: 391 B After Width: | Height: | Size: 772 B |
Before Width: | Height: | Size: 837 B After Width: | Height: | Size: 364 B |
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 481 B After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 946 B |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 991 B After Width: | Height: | Size: 737 B |
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 936 B |
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 610 B |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 966 B |
Before Width: | Height: | Size: 894 B After Width: | Height: | Size: 299 B |
Before Width: | Height: | Size: 881 B After Width: | Height: | Size: 926 B |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 605 B After Width: | Height: | Size: 1.1 KiB |
@ -4,7 +4,7 @@ class SpidersWeb(BasicNewsRecipe):
|
|||||||
title = u"Spider's Web"
|
title = u"Spider's Web"
|
||||||
oldest_article = 7
|
oldest_article = 7
|
||||||
__author__ = 'fenuks'
|
__author__ = 'fenuks'
|
||||||
description = u''
|
description = u'Opinie i analizy na temat technologii'
|
||||||
cover_url = 'http://www.spidersweb.pl/wp-content/themes/new_sw/images/spidersweb.png'
|
cover_url = 'http://www.spidersweb.pl/wp-content/themes/new_sw/images/spidersweb.png'
|
||||||
category = 'IT, WEB'
|
category = 'IT, WEB'
|
||||||
language = 'pl'
|
language = 'pl'
|
||||||
|