MOD Author: http://urlchecker.net
MOD Description
This addon will allow users to check download links (such as Rapidshare,mediafire, Netload, mega.co.nz ..etc Supported 1000 File Hosts ,Untiny encode link,decode adf.ly ... ) located in any page of your website by using the link checker page at urlchecker.net. List http://urlchecker.net/#listhost
All supported file hosts are listed in the link checker page.
Why install our link checker addon?
This addon will be very useful for you and your website's users because they will be able to check multiple download links automatically without going through the hassle of checking each link, they simply click and view the results.
Also, with this addon, you don't have to worry about maintaining or updating, we do all the work, and if there are new filehosts that are becoming popular, we make sure that we add them to our list, there are other link checker addons out there, but most of those use your website's and server resources, which could be expensive, with this addon, none of your resources are used.
Just a simple visit from our link checker bot to check download links.
MOD Version: 1.2
PHPBB versions: phpbb 3.1 or last version
Mod Download : http://urlchecker.net/
Screenshots:
1.step 1
goto
Code: Select all
language/en/viewtopic.php
Code: Select all
'CODE' => 'Code',
Code: Select all
'URLCHECKER'=> ' [<a href="http://urlchecker.net/?url='."http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]".'">Check Download Links</a>]',
goto
Code: Select all
styles/prosilver/template/bbcode.html
Code: Select all
{L_CODE}: <a href="#" onclick="selectCode(this); return false;">{L_SELECT_ALL_CODE}</a>
Code: Select all
{L_URLCHECKER}
Code: Select all
{L_CODE}: <a href="#" onclick="selectCode(this); return false;">{L_SELECT_ALL_CODE}</a> {L_URLCHECKER}
goto
Code: Select all
styles/subsilver2/template/bbcode.html
Code: Select all
<b>{L_CODE}:</b>
Code: Select all
{L_URLCHECKER}