<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://ryblog.eu/fritzload/extern.php?action=feed&amp;tid=326&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Fritz!Load… / captcha wird nicht angezeigt]]></title>
		<link>http://ryblog.eu/fritzload/viewtopic.php?id=326</link>
		<description><![CDATA[Die aktuellsten Beiträge in captcha wird nicht angezeigt.]]></description>
		<lastBuildDate>Sat, 20 Dec 2014 12:22:28 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2123#p2123</link>
			<description><![CDATA[<p>Dank der Infos von rolex0815 sollte es nun wieder funktionieren.</p>]]></description>
			<author><![CDATA[dummy@example.com (roadman17)]]></author>
			<pubDate>Sat, 20 Dec 2014 12:22:28 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2123#p2123</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2119#p2119</link>
			<description><![CDATA[<p>Ein eigener Webserver würde wirklich viele Dinge vereinfachen. Man könnte auf Tricksereien beim Stream verzichten und Firmware-Updates würden nicht mehr nötige Anpassungen mit sich ziehen.</p>]]></description>
			<author><![CDATA[dummy@example.com (roadman17)]]></author>
			<pubDate>Mon, 15 Dec 2014 19:35:55 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2119#p2119</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2118#p2118</link>
			<description><![CDATA[<p>Nicht erfolgreich gewesen.<br />Es ist ja auch die GUI teilweise fehlerhaft.</p><p>Habe dann die Sache mit dem eigenen Webserver wieder versucht und kann diesen Screenshot liefern:</p><p><span class="postimg"><img src="http://ryblog.eu/fritzload/img/18/1418661500_screenshot_2014-12-15_17.28.54.jpg" alt="1418661500_screenshot_2014-12-15_17.28.54.jpg" /></span></p><p>Es geht also mit dem eigenen Webserver. Leider sieht man aber keine Fortschrittsanzeigen. Download jedoch funktioniert.<br />Wahrscheinlich ist es am besten, F!L gleich ordentlich mit einem eigenen Webserver zu betreiben, man erschlägt mehrere Probleme gleich damit.</p><p>Versucht habe ich es ja schon mal, aber nicht zu Ende verfolgt.<br />Mit Hilfe wärs natürlich am besten.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolex0815)]]></author>
			<pubDate>Mon, 15 Dec 2014 16:42:38 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2118#p2118</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2117#p2117</link>
			<description><![CDATA[<p>Ich müsste auch ausprobieren.<br />Das Problem ist wahrscheinlich der Header.<br />Die 38 kommt mir merkwürdig vor, aber ich würde zuerst HTTP/1.0 in HTTP/1.1 ändern und dann schauen, ob es geht.<br />Falls das nicht geht würde ich den Struktur des Headers anpassen (ohne Document follows)</p>]]></description>
			<author><![CDATA[dummy@example.com (roadman17)]]></author>
			<pubDate>Mon, 15 Dec 2014 07:26:47 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2117#p2117</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2116#p2116</link>
			<description><![CDATA[<p>Ich habe jetzt auch eine 7360 mit der 6.20 in der freetz Version am Laufen.</p><p>Die FritzBox scheint auch das Bild zu schicken, es wird im Browser aber nicht dargestellt.</p><p>Browser:</p><div class="codebox"><pre><code class="language-markup">GET http://192.168.188.1/cgi-bin/fritzload/captchamanager.cgi?1418588702936&amp;action=getcaptcha&amp;fritzloadinstance=1 HTTP/1.1
Host: 192.168.188.1
Connection: keep-alive
Accept: image/webp,*/*;q=0.8
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36
Referer: http://192.168.188.1/cgi-bin/fritzload/gui_monitor.cgi?i=1&amp;show=download
Accept-Encoding: gzip, deflate, sdch
Accept-Language: de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4
Cookie: revision_check=1418592298866</code></pre></div><p>Box:</p><div class="codebox"><pre><code class="language-markup">HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: Keep-Alive
Transfer-Encoding: chunked
Expires: -1
Mime-Version: 1.0
Pragma: no-cache
Keep-Alive: timeout=60, max=300

38
HTTP/1.0 200 Document follows
Content-Type: image/jpg</code></pre></div><p>Und danach binär das captcha.jpg</p><p>Roadman, hast du eine Idee, wo ich suchen/ansetzen muss?<br />In der page.js sind die Javascript Funktionen drinnen, muss man hier debuggen?</p>]]></description>
			<author><![CDATA[dummy@example.com (rolex0815)]]></author>
			<pubDate>Mon, 15 Dec 2014 00:26:58 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2116#p2116</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2081#p2081</link>
			<description><![CDATA[<p>Leider sind die Antworten der Fritzbox nicht im Log enthalten. Vielleicht ist ein WebProxy doch die bessere Variante:<br /><a href="http://www.telerik.com/fiddler/fiddlercap" rel="nofollow">http://www.telerik.com/fiddler/fiddlercap</a></p>]]></description>
			<author><![CDATA[dummy@example.com (roadman17)]]></author>
			<pubDate>Sat, 15 Nov 2014 14:00:31 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2081#p2081</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2078#p2078</link>
			<description><![CDATA[<div class="codebox"><pre class="vscroll"><code class="language-none">http://niederschlagsradar.de/xmlfeed.aspx

GET /xmlfeed.aspx HTTP/1.1
Host: niederschlagsradar.de
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: application/xml, text/xml, */*
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: public, max-age=244
Content-Type: text/xml; charset=utf-8
Content-Encoding: gzip
Expires: Fri, 14 Nov 2014 17:20:10 GMT
Last-Modified: Fri, 14 Nov 2014 17:15:10 GMT
Vary: Accept-Encoding
Server: Microsoft-IIS/8.0
X-AspNet-Version: 2.0.50727
X-Powered-By: ASP.NET
Date: Fri, 14 Nov 2014 17:16:06 GMT
Connection: close
Content-Length: 15663
----------------------------------------------------------
http://fritz.box/cgi-bin/fritzload/gui_captcha.cgi

GET /cgi-bin/fritzload/gui_captcha.cgi HTTP/1.1
Host: fritz.box
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Referer: http://fritz.box/cgi-bin/fritzload/gui_download.cgi?i=2
Cookie: revision_check=1415988954059
Connection: keep-alive

HTTP/1.1 200 OK
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-15
Expires: -1
Pragma: no-cache
Keep-Alive: timeout=60, max=300
----------------------------------------------------------
http://fritz.box:49000/igddesc.xml

GET /igddesc.xml HTTP/1.1
Host: fritz.box:49000
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: max-age=120
Connection: Keep-Alive
Content-Length: 3154
Content-Type: text/xml
Date: Fri, 14 Nov 2014 17:16:10 GMT
Etag: &quot;42B0ADD40093ACD0F&quot;
Expires: Fri, 14 Nov 2014 17:18:10 GMT
Last-Modified: Fri, 14 Nov 2014 15:48:59 GMT
Mime-Version: 1.0
Keep-Alive: timeout=60, max=300
----------------------------------------------------------
http://xml.buienradar.nl/

GET / HTTP/1.1
Host: xml.buienradar.nl
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: application/xml, text/xml, */*
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: no-cache
Pragma: no-cache
Content-Type: text/xml; charset=utf-8
Content-Encoding: gzip
Expires: -1
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Fri, 14 Nov 2014 17:16:10 GMT
Connection: close
Content-Length: 9692
----------------------------------------------------------
http://fritz.box/tr69_autoconfig/fritzload/modules.js

GET /tr69_autoconfig/fritzload/modules.js HTTP/1.1
Host: fritz.box
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: */*
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Referer: http://fritz.box/cgi-bin/fritzload/gui_captcha.cgi
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: max-age=120
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: application/javascript;charset=utf-8
Date: Fri, 14 Nov 2014 17:16:10 GMT
Etag: &quot;C575AD05CB16207B1&quot;
Expires: Fri, 14 Nov 2014 17:18:10 GMT
Last-Modified: Sat, 01 Nov 2014 07:35:47 GMT
Mime-Version: 1.0
Keep-Alive: timeout=60, max=300
----------------------------------------------------------
http://fritz.box/tr69_autoconfig/fritzload/page.js

GET /tr69_autoconfig/fritzload/page.js HTTP/1.1
Host: fritz.box
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: */*
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Referer: http://fritz.box/cgi-bin/fritzload/gui_captcha.cgi
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: max-age=120
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: application/javascript;charset=utf-8
Date: Fri, 14 Nov 2014 17:16:10 GMT
Etag: &quot;D4B71E2740C3A089F&quot;
Expires: Fri, 14 Nov 2014 17:18:10 GMT
Last-Modified: Sat, 01 Nov 2014 07:35:47 GMT
Mime-Version: 1.0
Keep-Alive: timeout=60, max=300
----------------------------------------------------------
https://safebrowsing.google.com/safebrowsing/downloads?client=navclient-auto-ffox&amp;appver=33.1&amp;pver=2.2&amp;key=AIzaSyD-s-mXL4mBzF7KMRkhTCIbG2RKnRGXzJc

POST /safebrowsing/downloads?client=navclient-auto-ffox&amp;appver=33.1&amp;pver=2.2&amp;key=AIzaSyD-s-mXL4mBzF7KMRkhTCIbG2RKnRGXzJc HTTP/1.1
Host: safebrowsing.google.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Content-Length: 1971
Content-Type: text/plain
Cookie: PREF=ID=606804a5659a17b3:TM=1412621541:LM=1412621541:S=8p28i0jFvh8KZwgu
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache
goog-badbinurl-shavar;a:27844-33348:s:31762,31765-31766,31770-31771,31787-31788,31792,31801,31804,31808,31818,31823,31825,31827,31837-31838,31842,31847-31848,31853,31858,31860,31865,31887-31889,31893-31895,31897,31909,31919,31933-31939,31941-31959,31961,31963-31964,31966-31969,31971-31974,31976-31980,31982,31984-32008,32010-32143,32145-32154,32156-32198,32200-32346,32348-32366,32368-32483,32485-32532,32534-32552,32554-32565,32567-32573,32576-32580,32582-32588,32590-32597,32599-32601,32604-32620,32622-32655,32658-32660,32662,32665-32682,32684-32693,32695-32710,32712-32719,32721-32734,32737-32769,32771-32779,32781-32787,32789-32798,32800,32803-32805,32807-32890,32892-32986,32988-33007,33009-33010,33012-33326,33328-33330,33332-33380,33382-33395,33398-33605,33607-33613,33615-33662,33664-33673,33675-33725,33727,33729,33731-33766,33768-33783,33785-33789,33791-33792,33794-33808,33810-33818,33820-33828,33830-33865,33867-33872,33874-33879,33881,33883,33885-33888,33890-33906,33908,33910-33914,33916,33918,33920-33922,33924-33927,33929-33938,33940-33941,33943-33945,33947-33948,33950-33955,33957-33960,33962-33965,33967-33968,33970-33972,33974-33977,33979-33981,33983-33988,33990,33992-33995,33997-34005,34007-34011,34013,34015-34023,34025-34032,34034-34035,34037-34040,34042,34044-34046,34048-34055,34057-34063,34065-34067,34069-34078,34080-34081,34083,34085,34087-34100,34102-34134,34136-34466,34468-34953,34955-34967,34970-36690
goog-downloadwhite-digest256;a:5-50:s:2-7,10-32
goog-malware-shavar;a:149885-156583:s:142116,142118-142159,142161-142170,142172-142265,142267-142381,142383-142614,142616-142660,142662-142673,142675-142748,142750-142911,142913-143053,143055-143230,143232-143382,143384-143762,143764-143768,143770-143845,143847-143874,143876-144006,144008-144708,144710-144748,144750-145631,145633-147275
goog-phish-shavar;a:353041-359777:s:187575-187632,187634-187662,187664-187733,187735-188080,188082-188223,188225-188419,188421-188690,188692-192361

HTTP/1.1 200 OK
Alternate-Protocol: 443:quic,p=0.01
Content-Length: 508
Content-Type: application/vnd.google.safebrowsing-update
Date: Fri, 14 Nov 2014 17:16:11 GMT
Server: HTTP server (unknown)
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Firefox-Spdy: 3.1
----------------------------------------------------------
http://fritz.box/cgi-bin/fritzload/flinfo.json?get=captcha_credits

GET /cgi-bin/fritzload/flinfo.json?get=captcha_credits HTTP/1.1
Host: fritz.box
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: application/json, text/javascript, */*; q=0.01
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
X-Requested-With: XMLHttpRequest
Referer: http://fritz.box/cgi-bin/fritzload/gui_captcha.cgi
Cookie: revision_check=1415988954059
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-15
Expires: -1
Mime-Version: 1.0
Pragma: no-cache
Keep-Alive: timeout=60, max=300
----------------------------------------------------------
http://fritz.box/favicon.ico#-moz-resolution=16,16

GET /favicon.ico HTTP/1.1
Host: fritz.box
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: max-age=120
Connection: Keep-Alive
Content-Length: 1150
Content-Type: image/x-icon
Date: Fri, 14 Nov 2014 17:16:11 GMT
Etag: &quot;2D6B22F38F09B1021&quot;
Expires: Fri, 14 Nov 2014 17:18:11 GMT
Last-Modified: Fri, 05 Sep 2014 10:05:58 GMT
Mime-Version: 1.0
Keep-Alive: timeout=60, max=300
----------------------------------------------------------
https://safebrowsing-cache.google.com/safebrowsing/rd/ChVnb29nLWJhZGJpbnVybC1zaGF2YXI4AEACSgwIARDTngIY1Z4CIAFKDAgAEMWEAhjHhAIgAQ

GET /safebrowsing/rd/ChVnb29nLWJhZGJpbnVybC1zaGF2YXI4AEACSgwIARDTngIY1Z4CIAFKDAgAEMWEAhjHhAIgAQ HTTP/1.1
Host: safebrowsing-cache.google.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Cookie: PREF=ID=606804a5659a17b3:TM=1412621541:LM=1412621541:S=8p28i0jFvh8KZwgu
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache

HTTP/1.1 200 OK
Age: 218
Alternate-Protocol: 443:quic,p=0.01
Cache-Control: public,max-age=172800
Content-Encoding: gzip
Content-Length: 270
Content-Type: application/vnd.google.safebrowsing-chunk
Date: Fri, 14 Nov 2014 17:12:33 GMT
Server: HTTP server (unknown)
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Firefox-Spdy: 3.1
----------------------------------------------------------
https://safebrowsing-cache.google.com/safebrowsing/rd/ChNnb29nLW1hbHdhcmUtc2hhdmFyOABAAkoMCAEQzP4IGM7-CCABSgwIABCoxwkYqscJIAE

GET /safebrowsing/rd/ChNnb29nLW1hbHdhcmUtc2hhdmFyOABAAkoMCAEQzP4IGM7-CCABSgwIABCoxwkYqscJIAE HTTP/1.1
Host: safebrowsing-cache.google.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Cookie: PREF=ID=606804a5659a17b3:TM=1412621541:LM=1412621541:S=8p28i0jFvh8KZwgu
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache

HTTP/1.1 200 OK
Age: 195
Alternate-Protocol: 443:quic,p=0.01
Cache-Control: public,max-age=172800
Content-Encoding: gzip
Content-Length: 1785
Content-Type: application/vnd.google.safebrowsing-chunk
Date: Fri, 14 Nov 2014 17:12:56 GMT
Server: HTTP server (unknown)
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Firefox-Spdy: 3.1
----------------------------------------------------------
http://fritz.box/favicon.ico

GET /favicon.ico HTTP/1.1
Host: fritz.box
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: max-age=120
Connection: Keep-Alive
Content-Length: 1150
Content-Type: image/x-icon
Date: Fri, 14 Nov 2014 17:16:11 GMT
Etag: &quot;2D6B22F38F09B1021&quot;
Expires: Fri, 14 Nov 2014 17:18:11 GMT
Last-Modified: Fri, 05 Sep 2014 10:05:58 GMT
Mime-Version: 1.0
Keep-Alive: timeout=60, max=300
----------------------------------------------------------
http://fritz.box/cgi-bin/fritzload/flinfo.json?get=latest_revision

GET /cgi-bin/fritzload/flinfo.json?get=latest_revision HTTP/1.1
Host: fritz.box
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: application/json, text/javascript, */*; q=0.01
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
X-Requested-With: XMLHttpRequest
Referer: http://fritz.box/cgi-bin/fritzload/gui_captcha.cgi
Cookie: revision_check=1415988954059
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-15
Expires: -1
Mime-Version: 1.0
Pragma: no-cache
Keep-Alive: timeout=60, max=300
----------------------------------------------------------
https://safebrowsing-cache.google.com/safebrowsing/rd/ChFnb29nLXBoaXNoLXNoYXZhcjgAQAJKDAgBEOreCxjr3gsgAUoMCAAQ4voVGOT6FSAB

GET /safebrowsing/rd/ChFnb29nLXBoaXNoLXNoYXZhcjgAQAJKDAgBEOreCxjr3gsgAUoMCAAQ4voVGOT6FSAB HTTP/1.1
Host: safebrowsing-cache.google.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Cookie: PREF=ID=606804a5659a17b3:TM=1412621541:LM=1412621541:S=8p28i0jFvh8KZwgu
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache

HTTP/1.1 200 OK
Age: 268
Alternate-Protocol: 443:quic,p=0.01
Cache-Control: public,max-age=172800
Content-Encoding: gzip
Content-Length: 877
Content-Type: application/vnd.google.safebrowsing-chunk
Date: Fri, 14 Nov 2014 17:11:43 GMT
Server: HTTP server (unknown)
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Firefox-Spdy: 3.1
----------------------------------------------------------
http://fritz.box:49000/igdupnp/control/WANIPConn1

POST /igdupnp/control/WANIPConn1 HTTP/1.1
Host: fritz.box:49000
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Content-Type: text/xml; charset=UTF-8
SOAPACTION: urn:schemas-upnp-org:service:WANIPConnection:1#GetExternalIPAddress
Content-Length: 297
Connection: keep-alive
Pragma: no-cache
Cache-Control: no-cache
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;s:Envelope s:encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot; xmlns:s=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot;&gt;
   &lt;s:Body&gt;
      &lt;u:GetExternalIPAddress xmlns:u=&quot;urn:schemas-upnp-org:service:WANIPConnection:1&quot; /&gt;
   &lt;/s:Body&gt;
&lt;/s:Envelope&gt;
HTTP/1.1 200 OK
Date: Fri, 14 Nov 2014 17:16:11 GMT
Server: FritzBoxKeller UPnP/1.0 AVM FRITZ!Box Fon WLAN 7390 84.06.20
Connection: keep-alive
Content-Length: 378
Content-Type: text/xml; charset=&quot;utf-8&quot;
----------------------------------------------------------
http://fritz.box/cgi-bin/fritzload/captchamanager.cgi?action=getstatus

GET /cgi-bin/fritzload/captchamanager.cgi?action=getstatus HTTP/1.1
Host: fritz.box
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: text/html, */*; q=0.01
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
X-Requested-With: XMLHttpRequest
Referer: http://fritz.box/cgi-bin/fritzload/gui_captcha.cgi
Cookie: revision_check=1415988954059
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-15
Expires: -1
Mime-Version: 1.0
Pragma: no-cache
Keep-Alive: timeout=60, max=300
----------------------------------------------------------
http://fritz.box/cgi-bin/fritzload/captchamanager.cgi?1415985370199&amp;action=getcaptcha&amp;fritzloadinstance=2

GET /cgi-bin/fritzload/captchamanager.cgi?1415985370199&amp;action=getcaptcha&amp;fritzloadinstance=2 HTTP/1.1
Host: fritz.box
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: de,en-US;q=0.7,en;q=0.3
Accept-Encoding: gzip, deflate
Referer: http://fritz.box/cgi-bin/fritzload/gui_captcha.cgi
Cookie: revision_check=1415988954059
Connection: keep-alive

HTTP/1.1 200 OK
Cache-Control: no-cache
Connection: Keep-Alive
Transfer-Encoding: chunked
Expires: -1
Mime-Version: 1.0
Pragma: no-cache
Keep-Alive: timeout=60, max=300
----------------------------------------------------------</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Pompom)]]></author>
			<pubDate>Fri, 14 Nov 2014 17:19:31 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2078#p2078</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2076#p2076</link>
			<description><![CDATA[<p>Hab ich gemacht, aber wie soll ich diese Datei hier zeigen, zum Einfügen ist sie zu gross, 64000 Zeilen?</p>]]></description>
			<author><![CDATA[dummy@example.com (marrud)]]></author>
			<pubDate>Wed, 12 Nov 2014 00:07:54 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2076#p2076</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2075#p2075</link>
			<description><![CDATA[<p>Es wäre gut zu sehen, was beim Browser ankommt.<br />Dies geht mit einem Debugging-Proxy oder auch mit einer Erweiterung wie zum Beispiel mit Live HTTP Headers (ist wahrscheinlich die einfachere Variante).<br />Diesen gibt es für Google Chrome und Firefox:<br /><a href="https://chrome.google.com/webstore/detail/live-http-headers/iaiioopjkcekapmldfgbebdclcnpgnlo" rel="nofollow">https://chrome.google.com/webstore/deta … dclcnpgnlo</a><br /><a href="https://addons.mozilla.org/de/firefox/addon/live-http-headers/" rel="nofollow">https://addons.mozilla.org/de/firefox/a … p-headers/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (roadman17)]]></author>
			<pubDate>Tue, 11 Nov 2014 14:33:02 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2075#p2075</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2074#p2074</link>
			<description><![CDATA[<p>Vielen Dank, dass du helfen willst. Welche Infos brauchst du noch? Ich habs mit 4 Browsern (IE 9 + 11, Mozilla und Seamonkey, jeweils aktuell) und 3 BS (Windows XP, 7 und 8.1) versucht, bei allen kommt in Fritz!Load nur die Meldung &quot;Fritz!Load - Captcha Warte auf die Benutzereingabe...&quot; und etwas später weiter unten &quot;Warte auf die Captcha-Eingabe über die Benutzeroberfläche...&quot;. Ein Popup erscheint nicht. Ich habe 2 Fritz!Box 7390 AT/CH-Version mit neu&#160; FW 6.20 in verschiedenen Häusern (Priv+Gesch), vorher mit 6.06 (alles AT/CH-Version) ging es noch. Nach Update zuerst Fritz!Load über Telnet deinstalliert mit ./install.sh -d, Neustart, dann per Telnet (gemäss Wiki) neu installiert, Neustart, dann aktiviert mit ./install.sh -g. Auffällig auch, dass der Button Fritz!Load links auf der Fritz!Box-Oberfläche nicht mehr in einem abgerundeten Rechteck (in V 6.06 war er noch) wie z.B. Fritz!NAS ist sondern als reiner (anklickbarer) Text erscheint und ich nach Neustart mit ./install.sh -g aktivieren muss. Die Oberfläche von Fritz!Load V0.42/Rev.: 2628 sieht aber aus wie früher. Mit aktiviertem 9kw.eu (mit API-Key) kommmen die gleichen Meldungen. Versucht habe ich es mit verschiedenen Hostern wie Uploaded, share-online und oboom, ich sehe keine Captchas.</p>]]></description>
			<author><![CDATA[dummy@example.com (marrud)]]></author>
			<pubDate>Tue, 11 Nov 2014 14:06:19 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2074#p2074</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2073#p2073</link>
			<description><![CDATA[<p>Die Infos reichen leider nicht aus, um das Problem ohne die entsprechende Firmware effizient zu beheben.</p>]]></description>
			<author><![CDATA[dummy@example.com (roadman17)]]></author>
			<pubDate>Tue, 11 Nov 2014 12:15:47 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2073#p2073</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2067#p2067</link>
			<description><![CDATA[<p>Bei mir genau das Gleiche. Seit Update meiner beiden 7390 AT-CH auf 6.20 werden die Capchas nicht mehr angezeigt, auch über 9kw.eu läuft nichts mehr. Fritz!Load (V0.42/Rev.: 2628) startet nicht mehr automatisch und ist nicht mehr in einem abgerundeten Rechteck sondern einfach als Text auf der Fritz!Box-Oberfläche.</p><p>Hat jemand herausgefunden, wie man die Capchas wieder zum Anzeigen bringt? Die restlichen Probleme sind nicht so wichtig.</p>]]></description>
			<author><![CDATA[dummy@example.com (marrud)]]></author>
			<pubDate>Fri, 07 Nov 2014 00:19:41 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2067#p2067</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2026#p2026</link>
			<description><![CDATA[<p>Wir scheinen nicht die einzigen zu sein: <a href="http://ryblog.eu/fritzload/viewtopic.php?id=298" rel="nofollow">http://ryblog.eu/fritzload/viewtopic.php?id=298</a><br />Laut der Posts dort geht es wohl in manchen Browsern und in manchen nicht. Habe das einmal mit PC und Tab und allen möglichen Browsern getestet, geht leider mit keinem. Weder das Popup noch die Eingabe auf der Übersichtsseite.</p><p>Leider ist wohl nicht klar seit wann dies nicht mehr geht, im SVN Log habe ich auch erst einmal nichts Verdächtiges gefunden. Wenn mir jemand etwas Schützenhilfe geben könnte damit ich einen Ansatzpunkt bekomme bzw. debuggen kann wäre das super.</p>]]></description>
			<author><![CDATA[dummy@example.com (hannes)]]></author>
			<pubDate>Fri, 17 Oct 2014 16:10:22 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2026#p2026</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=2015#p2015</link>
			<description><![CDATA[<p>Doch ich auch. Dachte erst es läge an der neuen Platte die ich angeschlossen habe und bin grad wild am ausprobieren. Aber wenn ich nicht der einzige bin, ist es wohl die neue FW...</p>]]></description>
			<author><![CDATA[dummy@example.com (hannes)]]></author>
			<pubDate>Tue, 14 Oct 2014 19:55:01 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=2015#p2015</guid>
		</item>
		<item>
			<title><![CDATA[Antw.: captcha wird nicht angezeigt]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=1982#p1982</link>
			<description><![CDATA[<p>sonst keiner das Problem?</p>]]></description>
			<author><![CDATA[dummy@example.com (Pompom)]]></author>
			<pubDate>Mon, 29 Sep 2014 14:47:23 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=1982#p1982</guid>
		</item>
	</channel>
</rss>
