proxySourceNames constant

Map<String, String> const proxySourceNames

Names of proxy sources

Implementation

static const Map<String, String> proxySourceNames = {
  'https://free-proxy-list.net/': 'Free Proxy List',
  'https://geonode.com/free-proxy-list': 'GeoNode',
  'https://proxyscrape.com/free-proxy-list': 'ProxyScrape',
  'https://www.proxynova.com/proxy-server-list/': 'ProxyNova',
  'https://hidemy.name/en/proxy-list/': 'HideMyName',
  'https://proxylist.to/': 'ProxyList.to',
};