dubaiaquarium.today Open in urlscan Pro
2606:4700:3037::ac43:ba03  Public Scan

Submitted URL: http://dubaiaquarium.today/
Effective URL: https://dubaiaquarium.today/
Submission Tags: @ecarlesi possiblethreat Search All
Submission: On December 07 via api from IT — Scanned from IT

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: http://dubaiaquarium.today/

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

 1. admin/
 2. ckeditor/
 3. <str:global_slug>/
 4. <str:global_slug>/
 5. ^static/(?P<path>.*)$
 6. ^media/(?P<path>.*)$
 7. ^static/(?P<path>.*)$

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.