[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Bad exit?



Hi there,

I've encountered strange behavior using the exit node
f36a9830dcf35944b8abb235da29a9bbded541bc. It seems to inject random stuff (JS,
ads, porn) into the resulting pages. Can anyone verify this? Give it a try at
some simple page and view the source. At http://www.sschoenwiese.de the source
should look like this:

<html>
<head>
<title>Test</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>

Using f36a9830dcf35944b8abb235da29a9bbded541bc as exit it is for example
something like that:

<html>
<head>
<title>Test</title>
</head>
<body><script src="http://www.google-analyti

Cheers,

Steffen