jio.salieabs.in Open in urlscan Pro
104.237.3.138  Public Scan

Submitted URL: http://jio.salieabs.in/
Effective URL: https://jio.salieabs.in/
Submission: On November 18 via api from IN — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: http://127.0.0.1:5001/

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

 1. admin/
 2. login/ [name='user_login']
 3. v2/ntfy/ [name='notification']
 4. devicedata/ [name='device_data']
 5. protected/ [name='protected-view']

The empty path 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.