Skip to content

Commit

Permalink
docs: Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisek committed Nov 5, 2024
1 parent 819ba78 commit dec6c19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ The payload checks if the file requested for transfer is greater than 25MB. If
so, it fetches configuration from `https://api.gofile.io/getServer` and uploads
to `https://{server}.gofile.io/uploadFile` using Python `requests` library.
When we tried to access the URL, we get a `404 Not Found` response, indicating
the application is geo-fenced.
the application is probably geo-fenced or checks for some request attribute.
## Conclusion
Expand Down

0 comments on commit dec6c19

Please sign in to comment.