Update databases from wpvulnsb.com

This commit is contained in:
ethicalhack3r
2015-02-06 00:21:13 +01:00
parent 1f6edc5852
commit 9f4ca1add7

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://raw.githubusercontent.com/wpscanteam/vulndb/master/#{filename}"
"https://wpvulndb.com/data/#{filename}"
end
# @return [ String ] The checksum of the associated remote filename