You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
q-a_platform/geetest_config.py

8 lines
274 B
Python

GEETEST_ID = "63840b116cd26b015c6e82d58b10515b"
GEETEST_KEY = "ed498dbf04feeb3337b2dc28536e09d4"
REDIS_HOST = "127.0.0.1"
REDIS_PORT = "6379"
CYCLE_TIME = 10
GEETEST_BYPASS_STATUS_KEY = "gt_server_bypass_status"
BYPASS_URL = "http://bypass.geetest.com/v1/bypass_status.php"