View Single Post
Old 05-14-2017, 09:09 AM   #1094
BeckyEbook
Guru
BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.BeckyEbook ought to be getting tired of karma fortunes by now.
 
BeckyEbook's Avatar
 
Posts: 876
Karma: 3501146
Join Date: Jan 2017
Location: Poland
Device: Various
Hello,

Please change code for LubimyCzytac in config.py file.
Remove "www." from link, because LubimyCzytac website working without "www" now.

Is:
Code:
'URL': 'http://www.lubimyczytac.pl/ksiazka/%s',
Should be:
Code:
'URL': 'http://lubimyczytac.pl/ksiazka/%s',
TIA.

Becky

Last edited by BeckyEbook; 05-14-2017 at 05:51 PM.
BeckyEbook is offline   Reply With Quote