Fixed typo

master
Akhil Reni 2020-05-22 07:45:57 +05:30 committed by GitHub
parent 247de2dab0
commit 6e6ecf756c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ type Keys struct {
PassiveTotalPassword string `json:"passivetotal_password"`
Securitytrails string `json:"securitytrails"`
Shodan string `json:"shodan"`
Sypse string `json:"spyse"`
Spyse string `json:"spyse"`
URLScan string `json:"urlscan"`
Virustotal string `json:"virustotal"`
ZoomEyeUsername string `json:"zoomeye_username"`