begin refactor of proxy engine
This commit is contained in:
8
proxychain/strategy/cloudflare.go
Normal file
8
proxychain/strategy/cloudflare.go
Normal file
@@ -0,0 +1,8 @@
|
||||
package strategy
|
||||
|
||||
/*
|
||||
var Cloudflare = proxy.Strategy{
|
||||
tactic.NoCookie(),
|
||||
// ... other tactics ...
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user