____  ________.___.__________  _________  .__
\   \/  /\__  |   |\____    / /   _____/  |__|  ____
 \     /  /   |   |  /     /  \_____  \   |  | /  _ \
 /     \  \____   | /     /_  /        \  |  |(  <_> )
/___/\  \ / ______|/_______ \/_______  //\|__| \____/
      \_/ \/               \/        \/ \/ 

[My IP] - [GeoIP] - [Minify URLs] - [Message store] - [Dynamic DNS]
Minify URL - Create a minified URL from a provided URL





cURL Usage:
# Create minified URL redirct to https://www.somesite.com.
$ curl -X POST \
       -H "Content-Type: text/plain" \
       -d "https://www.somesite.com/some/page/thats/way/longer.html" \
       https://xyzs.io/mu

https://xyzs.io/.fVCsFrWI

# The minified URL redirect in action
$ curl -i -X GET https://xyzs.io/.fVCsFrWI
curl -i -X GET https://xyzs.io/.fVCsFrWI

HTTP/2 301
date: Sat, 27 Sep 2025 15:59:12 GMT
content-type: text/html;charset=utf-8
content-length: 0
location: ihttps://www.somesite.com/some/page/thats/way/longer.html
server: Apache/2.4.65 (Amazon Linux)
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block