add new urls

This commit is contained in:
Christian Mehlmauer
2016-02-05 22:25:18 +01:00
parent 348ca55bee
commit ddef061b90
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ class DbUpdater
# @return [ String ] The raw file URL associated with the given filename
def remote_file_url(filename)
"https://wpvulndb.com/data/#{filename}"
"https://data.wpscan.org/#{filename}"
end
# @return [ String ] The checksum of the associated remote filename