"the statusbot must have a bug" *cough*
This commit is contained in:
parent
4f0f6b5f95
commit
c43d9314c5
2
foodoord
2
foodoord
@ -48,7 +48,7 @@ if __name__ == "__main__":
|
|||||||
global STATUS
|
global STATUS
|
||||||
STATUS = False
|
STATUS = False
|
||||||
try:
|
try:
|
||||||
urllib2.urlopen(url+'door=aerie&locked=1', timeout=2)
|
urllib2.urlopen(url+'&door=aerie&locked=1', timeout=2)
|
||||||
urllib2.urlopen(old_api+'&status=closed', timeout=2)
|
urllib2.urlopen(old_api+'&status=closed', timeout=2)
|
||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user