Skip to content

Commit

Permalink
Json and VirusTotal fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
3xp0rt committed Oct 20, 2024
1 parent 41251c2 commit 9da0043
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions wmn-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -4867,7 +4867,7 @@
"headers" : {
"Cookie" : "accept_rules=true;"
}
},
},
{
"name" : "shutterstock",
"uri_check" : "https://www.shutterstock.com/g/{account}",
Expand Down Expand Up @@ -5974,21 +5974,16 @@
"cat" : "blog"
},
{
"name" : "Virustotal",
"uri_check" : "https://www.virustotal.com/ui/users/{account}",
"name" : "VirusTotal",
"uri_check" : "https://www.virustotal.com/ui/users/{account}/avatar",
"pretty_uri" : "https://www.virustotal.com/gui/user/{account}",
"headers" : {
"User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0",
"X-Tool": "vt-ui-main",
"Accept-Ianguage": "en-US,en;q=0.9,es;q=0.8",
"X-VT-Anti-Abuse-Header": "MTAxOTFwMDcxOTEtWkc5dWRDQmlaU0JsZG2scy5xNzE4Mjc1NDI0LjUzMw=="
},
"e_code" : 200,
"e_string" :"data",
"e_string" :"img src",
"m_string" : "NotFoundError",
"m_code" : 404,
"known" : ["cyber", "cybersecstu"],
"cat" : "misc"
"cat" : "misc",
"protection": "captcha"
},
{
"name" : "VK",
Expand Down

0 comments on commit 9da0043

Please sign in to comment.