Secure');
define('PAGE_KEYWORDS', str_replace(" ", ", ", str_replace("> ", "", strtolower(PAGE_TITLE))) . ', short, url, script, shorten, php, premium, download, run, your, own, short, folder, website, tiny, ' . SITE_NAME);
define('PAGE_DESCRIPTION', SITE_NAME . ' Short Url Script, secure, externally tested, robust and fast.');
define('SELECTED_NAV_ITEM', 'features');
// page header
include_once('_header.php');
?>
", "", PAGE_TITLE); ?>
- Urls are checked against Google Safe Browsing & Phishtank for malware or phishing.
- Optional captcha validation.
- IP Blacklisting - block IP addresses from creating links or using the url shortener site.
- Banned Words/Sites Blacklisting - block certain sites from having urls created.
- Spam Protection - Set minimum time between submissions.
- Report link page.
- Support for https.
- Account passwords stored in non-reversible format.
- Uses the PHP recommended PDO library to handle secure communication with the database.
- Externally tested for XSS and SQL injection attacks.
> More Features