add slashes. Some servers are redirecting from folders without slashes to folders with slashes in the end of URI, and 302 is returned instead of 200
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
/admin.py
|
/admin.py
|
||||||
/admin.rb
|
/admin.rb
|
||||||
/admin/
|
/admin/
|
||||||
/administrator
|
/administrator/
|
||||||
/administrator.asp
|
/administrator.asp
|
||||||
/administrator.aspx
|
/administrator.aspx
|
||||||
/administrator.cfm
|
/administrator.cfm
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
/cpanel/
|
/cpanel/
|
||||||
/default.asp
|
/default.asp
|
||||||
/exchange/logon.asp
|
/exchange/logon.asp
|
||||||
/gs/admin
|
/gs/admin/
|
||||||
/index.php?u=
|
/index.php?u=
|
||||||
/invocactf.php
|
/invocactf.php
|
||||||
/login/
|
/login/
|
||||||
|
|||||||
Reference in New Issue
Block a user