Extendy / SmartyURL

SmartyURL is a PHP-based web application for Smart URL management, Sharing, shortening, and analytics, featuring smart redirects.
https://docs.smartyurl.extendy.net/
MIT License
12 stars 2 forks source link

detect finalURL based on location conditions #27

Closed mshannaq closed 12 months ago

mshannaq commented 1 year ago

In this PR, I made updates to the Go.php Controller. The goal was to determine the visitor's location based on their IP address and check the URL conditions stored into the database to identify whether there is a matching country for redirection or not.