Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8b86ee6

Browse files
added articles by exchange paged
1 parent 9977c51 commit 8b86ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/main/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ async def compare_tokens():
300300
"message": "Request Is not valid Bad Token please ensure you are routing this request through our gateway"}
301301
response = JSONResponse(content=mess, status_code=404)
302302

303-
# Going to API
303+
# ---
304304
elif await cf_firewall.path_matches_known_route(path=path):
305305
response = await call_next(request)
306306
else:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /