That's funny I changed the wrong method
parent
5d3eed8600
commit
d606be5efb
|
@ -148,7 +148,7 @@ def self.open_browser(url='http://google.com/')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def self.open_webrtc_browser(url='http://metasploit.com/')
|
def self.open_webrtc_browser(url='http://google.com/')
|
||||||
found_browser = false
|
found_browser = false
|
||||||
|
|
||||||
case RUBY_PLATFORM
|
case RUBY_PLATFORM
|
||||||
|
|
Loading…
Reference in New Issue