Tools and helpers mostly build with Cloudflare Workers.

Cloudflare Info

Returns the IncomingRequestCfProperties in a Cloudflare Worker. By default the tlsExportedAuthenticator and tlsClientAuth properites are omitted. You can still get them using /?all.

$

curl https://cf-info.skirsten.dev/

loading...
,

Gfycat Media Redirect

Parses a Gfycat URL and redirects to the underlying media. Use the ?format parameter to select the desired format from the available formats mobile/jpg, mobile/mp4, mp4 (default) and webm.

Example

  1. Original URL
https://gfycat.com/everlastingterrificaustraliankestrel-clouds-nature-sunset-dusk
  1. Transformed URL (keep the pathname)
https://gfycat-media.skirsten.dev/everlastingterrificaustraliankestrel-clouds-nature-sunset-dusk
  1. Redirected URL
https://giant.gfycat.com/EverlastingTerrificAustraliankestrel.mp4

Also supports Redgifs using the redgifs-media.skirsten.dev domain.

https://gfycat-media.skirsten.dev/everlastingterrificaustraliankestrel-clouds-nature-sunset-dusk

Photo of the Day

Get the "Photo of the Day" from bing or nationalgeographic (currently broken).

https://photo-otd.skirsten.dev/bing
,