bots don't need to request the ajax_get_ips view
This commit is contained in:
parent
bdb9fd4dab
commit
12c3c052f7
@ -350,6 +350,7 @@ Disallow: /domain_overview/
|
||||
Disallow: /host/
|
||||
Disallow: /domain/
|
||||
Disallow: /status/
|
||||
Disallow: /ajax_get_ips/
|
||||
"""
|
||||
return HttpResponse(content, content_type="text/plain")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user