Update databases from wpvulnsb.com
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user