freshporno
This commit is contained in:
@@ -34,6 +34,9 @@ impl Requester {
|
||||
}
|
||||
}
|
||||
pub fn set_proxy(&mut self, proxy: bool) {
|
||||
if proxy{
|
||||
println!("Proxy enabled");
|
||||
}
|
||||
self.proxy = proxy;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user