Skip to content

Commit 261900f

Browse files
authored
update login match response
1 parent d80b873 commit 261900f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zap2xml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ def pout (self, pstr, log_type='none',printOut = True, func = False):
141141
br = None #browser global
142142
gridHours = 0
143143
loggedinMatchZ = 0
144-
loggedinStr = '.*Logout of your Zap2it account.*'
144+
loggedinStr = '.*Logout of your Screener account.*'
145145
programs = {}
146146
cp = None
147147
stations = {}

0 commit comments

Comments
 (0)