reviewramp-api.codebnb.me
Open in
urlscan Pro
178.79.145.212
Public Scan
Submitted URL: http://reviewramp-api.codebnb.me/
Effective URL: https://reviewramp-api.codebnb.me/
Submission Tags: @phish_report
Submission: On October 23 via api from FI — Scanned from GB
Effective URL: https://reviewramp-api.codebnb.me/
Submission Tags: @phish_report
Submission: On October 23 via api from FI — Scanned from GB
Form analysis
0 forms found in the DOMText Content
PAGE NOT FOUND (404) Request Method: GET Request URL: https://reviewramp-api.codebnb.me/ Using the URLconf defined in reviewramp.urls, Django tried these URL patterns, in this order: 1. ^admin/ 2. ^a389eda42ecf2dd4ac27e781bb3b844a/ 3. ^api/docs/$ 4. ^api/core/ 5. ^api/users/ 6. ^api/business/ 7. ^api/customers/ 8. ^api/locations/ 9. ^api/ 10. ^api/reviews/$ [name='reviews'] 11. ^app/sms/$ [name='sms'] 12. ^app/call/$ [name='sms'] 13. ^api/ 14. ^api-auth/ 15. ^api/sock/ 16. ^media/(?P<path>.*)$ 17. ^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.