Deimplement OSINT+ search
This commit is contained in:
@@ -582,11 +582,6 @@ urlpatterns = [
|
||||
ais.AIList.as_view(),
|
||||
name="ais",
|
||||
),
|
||||
path(
|
||||
"search/<str:type>/",
|
||||
osint.OSINTSearch.as_view(),
|
||||
name="osint_search",
|
||||
),
|
||||
path(
|
||||
"osint/workspace/",
|
||||
osint.OSINTWorkspace.as_view(),
|
||||
|
||||
Reference in New Issue
Block a user