|
☐➟☐
derefer.me anonymousing your links
|
||
Code SnippetsYou can easily create dereferring links using the generator at our homepage. The code snippets on this page might be of interest, if you run a dynamic web page like a forum, a blog or something similar. Please don't hesitate to send further helpful code examples! They will be added to this site.
PHP implementation PHP ImplementationThis code snippet shows how to define a function that prints the dereferring link for a given URL, i.e. for a given internet address, and how it can be used in combination with a html link.
Base64-Encoded Version
JavaScript ImplementationThis snippet shows how one can derefer links with JavaScript. Attention! Website owners should not rely on simple JavaScript solutions, as some users might have deactivated JavaScript. The link would not be dereferred then and your site would appear in the log files of the target page. The more users you have, the higher the chances that your site appears as referer in other websites' log files.
phpBB 2 ModificationAn easy phpBB 2 modification which derefers all user posted links can be downloaded here:
phpBB 2 modification. The current version is 1.2.1. Updates from prior versions are available:
phpBB 3 Custom BBCodephpBB 3 "Olympus" offers the possibility to add custom BBCodes. Here is an easy five minutes tutorial on how to configure such an additional BBCode which derefers links. While it works best with JavaScript it derefers every link even with JavaScript deactivated. Login with your admin account, go to the Administration Control Panel, choose tab Posting and select BBCode, if not pre-selected already. Click on Add a new BBCode. Fill out the form as follows: BBCode usage
BBCode usage
Congratulations! You have added a derefer-BBCode to your board which works like the URL-BBCode besides also dereferring the link. |
||
© 2008 derefer.me |