stats.mytoday.com Open in urlscan Pro
202.162.232.240  Public Scan

URL: https://stats.mytoday.com/
Submission: On March 21 via manual 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://stats.mytoday.com/

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

 1.  ^prepaid_alert/
 2.  ^assets/(?P<path>.*)$
 3.  ^grappelli/
 4.  ^blacklist_api/$ [name='blacklist_api']
 5.  ^optimove_api/$ [name='optimove_api']
 6.  ^sbi_check_status/$ [name='sbi_check_status']
 7.  ^check_pingback_feeds_api/$ [name='checkpingbackfeedsapi']
 8.  ^check_pingback_feeds_smartech_api/$ [name='checkpingbackfeedsmartechapi']
 9.  ^gateway_switch_api_v1/$ [name='gatewayswitchapi_v1']
 10. ^dm_feed_ignore_api/$ [name='dm_feed_ignore_api']
 11. ^pingback_count_api/$ [name='pingback_count_api']
 12. ^m_health_check_api/$ [name='m_health_check_api']
 13. ^ncpr/configuration/retryandpingbacknew/(add|\d+)/$ [name='index']
 14. ^ncpr/configuration/retryandpingbackqueuesstats/
     [name='retryandpingbackqueuestats']
 15. ^ncpr/policy_server_management/dmapppolicydistributionmaster/(add|\d+)/$
     [name='index']
 16. ^ncpr/

The current URL, , 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.