138.197.71.105 Open in urlscan Pro
138.197.71.105  Public Scan

URL: http://138.197.71.105/bins/sora.spc
Submission Tags: falconsandbox
Submission: On August 23 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: http://138.197.71.105/bins/sora.spc

Using the URLconf defined in core.urls, Django tried these URL patterns, in this
order:

 1. admin/
 2. api/auth/
 3. tinymce/
 4. ^media/(?P<path>.*)$
 5. ^static/(?P<path>.*)$
 6. ^media/(?P<path>.*)$
 7. ^static/(?P<path>.*)$

The current path, bins/sora.spc, didn’t match any of these.

You’re seeing this error because you have DEBUG = True in your Django settings
file. Change that to False, and Django will display a standard 404 page.