Gazeta.pl RSS fix

Subscribe to Gazeta.pl RSS fix 1 post, 1 voice

 
RomanX User

Hi,
There's a small issue with RSS news at gazeta.pl: some links are not working because of one space between proper address and parameters. I'd like to request script which corrects this:

BAD:
http://*.gazeta.pl/*.html ?skad=rss
(or http://*.gazeta.pl/*.html%20?skad=rss)

GOOD:
http://*.gazeta.pl/*.html?skad=rss

EVEN BETTER:
http://*.gazeta.pl/*.html

Thanks in advance!