publicfinalstaticAgentyacyProxyAgent=newAgent("yacy - this is a proxy access through YaCy from a browser, not a robot (the yacy bot user agent is 'yacybot')",newString[]{"yacy"},minimumGlobalDeltaInit,clientTimeoutInit);
publicfinalstaticAgentyacyProxyAgent=newAgent("yacy - this is a proxy access through YaCy from a browser, not a robot (the yacy bot user agent is 'yacybot')",newString[]{"yacy"},minimumGlobalDeltaInit,clientTimeoutInit);
ConcurrentLog.warn("Html2Image","trying to load without proxy: "+url);
ConcurrentLog.warn("Html2Image","trying to load without proxy: "+url);
@ -106,7 +106,7 @@ public class Html2Image {
(proxy==null?"":"--proxy "+proxy+" ")+
(proxy==null?"":"--proxy "+proxy+" ")+
(ignoreErrors?(OS.isMacArchitecture?"--load-error-handling ignore ":"--ignore-load-errors "):"")+// some versions do not have that flag and fail if attempting to use it...
(ignoreErrors?(OS.isMacArchitecture?"--load-error-handling ignore ":"--ignore-load-errors "):"")+// some versions do not have that flag and fail if attempting to use it...