|
@@ -10,7 +10,7 @@ sys.path.append(os.path.join(os.path.abspath(__file__).split('auto')[0] + 'auto'
|
|
|
from utils.utils_send_gotify import *
|
|
from utils.utils_send_gotify import *
|
|
|
from utils.utils_daily_task_scheduler import *
|
|
from utils.utils_daily_task_scheduler import *
|
|
|
|
|
|
|
|
-DEBUG_MODE = 1
|
|
|
|
|
|
|
+DEBUG_MODE = 0
|
|
|
|
|
|
|
|
|
|
|
|
|
def daily_claim_3dos(email, password):
|
|
def daily_claim_3dos(email, password):
|