Follow URLs through all redirects. PHP class and web frontend that makes recursive cURL requests to derive the ultimate resolution for a given link.
|
|
2023-12-08 15:28:41 -05:00 |
|
class.php
|
Status codes are broken out to a separate file for better handling, search logic moved to separate file, CSS style improvements
|
2023-12-08 15:28:41 -05:00 |
|
codes.php
|
Status codes are broken out to a separate file for better handling, search logic moved to separate file, CSS style improvements
|
2023-12-08 15:28:41 -05:00 |
|
index.php
|
Status codes are broken out to a separate file for better handling, search logic moved to separate file, CSS style improvements
|
2023-12-08 15:28:41 -05:00 |
|
search.php
|
Status codes are broken out to a separate file for better handling, search logic moved to separate file, CSS style improvements
|
2023-12-08 15:28:41 -05:00 |
|
style.css
|
Status codes are broken out to a separate file for better handling, search logic moved to separate file, CSS style improvements
|
2023-12-08 15:28:41 -05:00 |