Sha256: 6047baf73416b9cc7b69d6f78007cc263a464975c28f622f66638174104800e5
Contents?: true
Size: 127 Bytes
Versions: 1
Compression:
Stored size: 127 Bytes
Contents
# frozen_string_literal: true module VirustotalAPI # The API base URI URI = 'https://www.virustotal.com/api/v3' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
virustotal_api_compat-0.1.7 | lib/virustotal_api/uri.rb |