vibetek-ooo

Results 1 issues of vibetek-ooo

Tried various variations of the work url and always an error! ``` const nvt = require('node-virustotal'); const defaultTimedInstance = nvt.makeAPI(); const hashed = nvt.sha256('https://unicash.pro/'); const theSameObject = defaultTimedInstance.reAnalyzeURL(hashed, function(err, res){...