?¡ëPNG  IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À? ¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/user1137782/www/china1.by/classwithtostring.php on line 86

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
Ñò R´…Jc@sšdZddkZddkZddkZeiidƒp ed‚neiieiidƒƒZ ei ei ƒe i _ defd„ƒYZdS(s4A library for proxy configuration and autodetection.iÿÿÿÿNtproxysUnable to import libproxy!?!?t ProxyFactorycBs)eZdZd„Zd„Zd„ZRS(s}A ProxyFactory object is used to provide potential proxies to use in order to reach a given URL (via 'getProxy(url)'). This instance should be kept around as long as possible as it contains cached data to increase performance. Memory usage should be minimal (cache is small) and the cache lifespan is handled automatically. Usage is pretty simple: pf = libproxy.ProxyFactory() for url in urls: proxies = pf.getProxy(url) for proxy in proxies: if proxy == "direct://": # Fetch URL without using a proxy elif proxy.startswith("http://"): # Fetch URL using an HTTP proxy elif proxy.startswith("socks://"): # Fetch URL using a SOCKS proxy if fetchSucceeded: break cCstiƒ|_dS(N(t _libproxytpx_proxy_factory_newt_pf(tself((s,/usr/lib/python2.6/site-packages/libproxy.pyt__init__9scCs©t|ƒtjo td‚ng}ti|i|ƒ}d}xT||oH|itti||ti ƒi ƒƒti ||ƒ|d7}qDWti |ƒ|S(sfGiven a URL, returns a list of proxies in priority order to be used to reach that URL. A list of proxy strings is returned. If the first proxy fails, the second should be tried, etc... In all cases, at least one entry in the list will be returned. There are no error conditions. Regarding performance: this method always blocks and may be called in a separate thread (is thread-safe). In most cases, the time required to complete this function call is simply the time required to read the configuration (e.g from GConf, Kconfig, etc). In the case of PAC, if no valid PAC is found in the cache (i.e. configuration has changed, cache is invalid, etc), the PAC file is downloaded and inserted into the cache. This is the most expensive operation as the PAC is retrieved over the network. Once a PAC exists in the cache, it is merely a JavaScript invocation to evaluate the PAC. One should note that DNS can be called from within a PAC during JavaScript invocation. In the case of WPAD, WPAD is used to automatically locate a PAC on the network. Currently, we only use DNS for this, but other methods may be implemented in the future. Once the PAC is located, normal PAC performance (described above) applies. surl must be a string!ii( ttypetstrt TypeErrorRtpx_proxy_factory_get_proxiesRtappendtctypestcasttc_char_ptvaluetpx_free(Rturltproxiestarrayti((s,/usr/lib/python2.6/site-packages/libproxy.pyt getProxies<s  ) cCsti|iƒdS(N(Rtpx_proxy_factory_freeR(R((s,/usr/lib/python2.6/site-packages/libproxy.pyt__del__es(t__name__t __module__t__doc__RRR(((s,/usr/lib/python2.6/site-packages/libproxy.pyR!s  )(RR t ctypes.utiltsystutilt find_libraryt ImportErrortcdllt LoadLibraryRtPOINTERtc_void_pR trestypetobjectR(((s,/usr/lib/python2.6/site-packages/libproxy.pyts