mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2026-02-02 16:53:08 +08:00
misc api update for pdcp (#4527)
This commit is contained in:
@@ -22,7 +22,7 @@ var (
|
||||
)
|
||||
|
||||
const (
|
||||
userProfileURL = "https://%s/v1/template/user/profile?utm_source=%s"
|
||||
userProfileURL = "https://%s/v1/user?utm_source=%s"
|
||||
apiKeyEnv = "PDCP_API_KEY"
|
||||
apiServerEnv = "PDCP_API_SERVER"
|
||||
ApiKeyHeaderName = "X-Api-Key"
|
||||
|
||||
Reference in New Issue
Block a user