add ProxyManager
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
FR_ASOCKS_MOBILE_PROXY = {
|
||||
'http': 'http://11797317-mobile-country-FR:nv958134x@190.2.151.110:14046',
|
||||
'https': 'http://11797317-mobile-country-FR:nv958134x@190.2.151.110:14046',
|
||||
}
|
||||
|
||||
|
||||
class ProxyManager:
|
||||
def get_link_validate_proxy(self) -> list:
|
||||
return [FR_ASOCKS_MOBILE_PROXY]
|
||||
Reference in New Issue
Block a user