mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-09 05:39:43 +02:00
Merge df3bd4f790 into 2457b20a74
This commit is contained in:
commit
f1464e131c
1 changed files with 7 additions and 0 deletions
|
|
@ -17,7 +17,9 @@ api/call
|
|||
api/campaign
|
||||
api/cart
|
||||
api/cart/create
|
||||
api/chat
|
||||
api/chat/categories
|
||||
api/chat/completions
|
||||
api/check
|
||||
api/checkin
|
||||
api/clients
|
||||
|
|
@ -37,6 +39,7 @@ api/events
|
|||
api/geo
|
||||
api/get
|
||||
api/graphql
|
||||
api/health
|
||||
api/identity
|
||||
api/identity/envelope
|
||||
api/index.html
|
||||
|
|
@ -139,6 +142,8 @@ api/v1/branding.json
|
|||
api/v1/catalog/filters
|
||||
api/v1/catalog/products
|
||||
api/v1/category
|
||||
api/v1/chat
|
||||
api/v1/chat/completions
|
||||
api/v1/common/accounts
|
||||
api/v1/common/connections
|
||||
api/v1/common/notifications
|
||||
|
|
@ -186,6 +191,8 @@ api/v1/visits
|
|||
api/v2/accounts
|
||||
api/v2/auth
|
||||
api/v2/bid
|
||||
api/v2/chat
|
||||
api/v2/chat/completions
|
||||
api/v2/collector
|
||||
api/v2/displays
|
||||
api/v2/event
|
||||
|
|
|
|||
Loading…
Reference in a new issue