Hi,I have a interwiki bot and live in Iran.Iran filtered es.wp and my bot can't read this site but they can't filtered secure serevers(https://secure.wikimedia.org/) and I want to run bot with secure servers and must changes wikipedia.py but i tried and can't changes correctly.
May you change a copy of wikipedia.py and send me?
China filter secure servers... Sensitive phrases in url are also filtered. Is there any way for bots to bypass this filter? (Bots will crash if trying to read sensitive articles) (Can we move all parameters to request body?)
On Fri, Apr 10, 2009 at 8:10 AM, Amir sarabadani ladsgroup@gmail.comwrote:
Hi,I have a interwiki bot and live in Iran.Iran filtered es.wp and my bot can't read this site but they can't filtered secure serevers(https://secure.wikimedia.org/) and I want to run bot with secure servers and must changes wikipedia.py but i tried and can't changes correctly.
May you change a copy of wikipedia.py and send me?
-- امیر سرآبادانی
Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
On Fri, Apr 10, 2009 at 2:10 AM, Amir sarabadani ladsgroup@gmail.com wrote:
Hi,I have a interwiki bot and live in Iran.Iran filtered es.wp and my bot can't read this site but they can't filtered secure serevers(https://secure.wikimedia.org/) and I want to run bot with secure servers and must changes wikipedia.py but i tried and can't changes correctly.
May you change a copy of wikipedia.py and send me?
I am not able to test it, but it seems that adding the line:
SSL_connection = True
to your user_config.py should resolve your problem.
pywikipedia-l@lists.wikimedia.org