anonym.to Open in urlscan Pro
188.166.89.47  Public Scan

Submitted URL: http://anonym.to/
Effective URL: https://anonym.to/
Submission: On May 11 via api from US — Scanned from NL

Form analysis 2 forms found in the DOM

Name: theform

<form class="pure-form pure-form-stacked" onsubmit="return go()" name="theform" novalidate="">
  <!--span style="width:100%"><a class="button-warning pure-button" href="https://www.spyoff.com/en/?a_aid=10106&a_bid=a4dfb245" target="_blank" style="color:#fff;text-decoration:none;display:block;margin-bottom:1em"><span class="nm">Tip of the Day: </span><b>Anonymous Surfing with SpyOff VPN</b></a></span-->
  <div class="sec">
    <div id="url">
      <input style="border:3px solid #555;padding:8px;border-radius:3px" type="<?php if($mobile): ?>url<?php else: ?>text<?php endif ?>" placeholder="Enter any URL to anonymize it!" name="nick" class="pure-input-1" required="">
    </div>
    <p><a href="" id="theurl" target="_blank">&nbsp;</a></p>
    <input type="submit" class="pure-input-1 pure-button pure-button-primary" onclick="go(); return false" value="Anonymize URL">
    <label for="thelink1">This is the anonymous URL: <a href="javascript:clipboard(1)"><img src="/ng/copy.png" title="Copy to clipboard" width="12"></a></label>
    <input type="text" name="thelink1" id="thelink1" class="pure-input-1" onclick="clipboard(1)" readonly="">
    <label for="thelink2">As HTML link: <a href="javascript:clipboard(2)"><img src="/ng/copy.png" title="Copy to clipboard" width="12"></a></label>
    <input type="text" name="thelink2" id="thelink2" class="pure-input-1" onclick="clipboard(2)" readonly="">
    <label for="thelink3">As board link (works with any board software): <a href="javascript:clipboard(3)"><img src="/ng/copy.png" title="Copy to clipboard" width="12"></a></label>
    <input type="text" name="thelink3" id="thelink3" class="pure-input-1" onclick="clipboard(3)" readonly="">
  </div>
</form>

Name: displayResult

<form class="pure-form pure-form-stacked" name="displayResult">
  <h2 class="content-subhead">Script to anonymize all the links on your homepage or board</h2>
  <p>If you want to anonymize all the external links on your board or homepage, we can generate a script for you to deal with this automatically for all your pages. Enter the Sites for which links shall not be redirected to anonym.to (e.g. your own)
    and click on "<b>Update code</b>".</p>
  <p>You only have to place the resulting code at the end of the body area (if possible, directly before the &lt;/body&gt; tag) of your main template. (<a href="#anleitung">detailed instructions</a>)</p>
  <div class="sec">
    <textarea id="embeddingCode" name="embeddingCode" class="pure-input-1" rows="5"></textarea>
    <input class="pure-button pure-button-primary" type="button" name="markAll" id="markAll" value="Select all and copy to Clipboard" onclick="document.displayResult.embeddingCode.select();document.execCommand('copy')">
    <label for="keywordsInput" accesskey="1" style="font-size:.8em">Do not anonymize the following domains / keywords - comma separated: domain1.tld, domain2.tld, keyword1, ...</label>
    <input type="text" id="keywordsInput" name="keywords" class="pure-input-1" placeholder="Domain / Keyword exceptions">
    <input type="submit" id="submitButton" value="Update code" class="pure-button button-secondary">
  </div>
</form>

Text Content

ANONYM.TO


LINK EVERYTHING. ANONYMOUSLY.



 

This is the anonymous URL: As HTML link: As board link (works with any board
software):


SCRIPT TO ANONYMIZE ALL THE LINKS ON YOUR HOMEPAGE OR BOARD

If you want to anonymize all the external links on your board or homepage, we
can generate a script for you to deal with this automatically for all your
pages. Enter the Sites for which links shall not be redirected to anonym.to
(e.g. your own) and click on "Update code".

You only have to place the resulting code at the end of the body area (if
possible, directly before the </body> tag) of your main template. (detailed
instructions)

Do not anonymize the following domains / keywords - comma separated:
domain1.tld, domain2.tld, keyword1, ...


THE ADVANTAGES OF ANONYMIZING YOUR EXTERNAL LINKS WITH ANONYM.TO

Webmasters can use this tool to prevent their site from appearing in the server
logs of referred pages as referrer. The operators of the referred pages cannot
see where their visitors come from any more.

Using the referrer removal service is quite easy:

https://anonym.to/?http://www.gulli.com/ produces an anonymous link to gulli.com
which prevents the original site from appearing as a referrer in the logfiles of
the referred page.


DETAILED INSTRUCTIONS FOR THE ANONYMIZING SCRIPT

Once the script is embedded in a website, it redirects all the links via
anonym.to - except for the sites that were excluded when generating the script.
In vBulletin, for example, you can include the script code in the footer of the
global templates (Styles&Templates - Global templates - Footer). Alternatively,
you can include the vBulletin Anonymizer Hack. In Wordpress, use the footer.php.

Since the script can only anonymize links that have already been loaded at
runtime, it's a good idea to place the code as close to the end as possible.
Otherwise, links that appear after the script code would not be redirected via
anonym.to.

Anonym.to only disguises what page a visitor comes from. Surfers who don't want
their IP address to appear in any logfile should have a look at the instructions
for TOR.