BRE -> mBank

master
q3k 2013-12-05 21:05:22 +01:00
parent 7adc4e827a
commit c0ff3cb39a
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ def guess_title(title):
return member, _type, title
class BREFetcher(object):
BASE = "https://www.ibre.com.pl/mt/"
BASE = "https://companynet.mbank.pl/mt/"
def __init__(self):
self.uid = app.config["BRE_UID"]
self.logging_token = None