sfd
This commit is contained in:
parent
fea2682c6c
commit
d3892c8eb3
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ import faulthandler
|
|||
import atexit
|
||||
|
||||
def get_CF() -> str:
|
||||
with app.app_context():
|
||||
with app.app_context():
|
||||
return request.headers.get('CF-Connecting-IP')
|
||||
|
||||
app = Flask(__name__, template_folder='templates')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue