Adds the referer to request
This commit is contained in:
@@ -29,6 +29,7 @@ class WpTarget < WebSite
|
||||
@multisite = nil
|
||||
|
||||
Browser.instance(options.merge(:max_threads => options[:threads]))
|
||||
Browser.instance.referer = url
|
||||
end
|
||||
|
||||
# check if the target website is
|
||||
|
||||
Reference in New Issue
Block a user