<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Proxy.pac_check_local</id>
	<title>Proxy.pac check local - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Proxy.pac_check_local"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Proxy.pac_check_local&amp;action=history"/>
	<updated>2026-06-29T20:49:03Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Proxy.pac_check_local&amp;diff=18707&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „&lt;pre&gt; function FindProxyForURL(url, host) {   if (isPlainHostName(host) ||         shExpMatch(host, &quot;*.xinux.lan&quot;) ||         isInNet(dnsResolve(host), &quot;10.0.0…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Proxy.pac_check_local&amp;diff=18707&amp;oldid=prev"/>
		<updated>2019-10-17T10:38:06Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&amp;lt;pre&amp;gt; function FindProxyForURL(url, host) {   if (isPlainHostName(host) ||         shExpMatch(host, &amp;quot;*.xinux.lan&amp;quot;) ||         isInNet(dnsResolve(host), &amp;quot;10.0.0…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
function FindProxyForURL(url, host) {&lt;br /&gt;
  if (isPlainHostName(host) ||&lt;br /&gt;
        shExpMatch(host, &amp;quot;*.xinux.lan&amp;quot;) ||&lt;br /&gt;
        isInNet(dnsResolve(host), &amp;quot;10.0.0.0&amp;quot;, &amp;quot;255.0.0.0&amp;quot;) ||&lt;br /&gt;
        isInNet(dnsResolve(host), &amp;quot;172.16.0.0&amp;quot;,  &amp;quot;255.240.0.0&amp;quot;) ||&lt;br /&gt;
        isInNet(dnsResolve(host), &amp;quot;192.168.0.0&amp;quot;,  &amp;quot;255.255.0.0&amp;quot;) ||&lt;br /&gt;
        isInNet(dnsResolve(host), &amp;quot;127.0.0.0&amp;quot;, &amp;quot;255.255.255.0&amp;quot;))&lt;br /&gt;
        return &amp;quot;DIRECT&amp;quot;;&lt;br /&gt;
  return &amp;quot;PROXY nagus.xinux.lan:3128&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>