Commit 4130e2a6 authored by Francesco Poldi's avatar Francesco Poldi

Restored baseurls

parent 7bb383e3
import logging as logme
mobile = "https://mobile.twitter.com"
base = "https://twitter.com/i"
mobile = "http://mobile.twitter.com"
base = "http://twitter.com/i"
async def Favorites(username, init):
logme.debug(__name__+':Favorites')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment