SinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · edit-22 days ago[CBH] Self IP: A small self-hosted IP geolocation API written in Goplus-squaregithub.comexternal-linkmessage-square1fedilinkarrow-up143arrow-down12
arrow-up141arrow-down1external-link[CBH] Self IP: A small self-hosted IP geolocation API written in Goplus-squaregithub.comSinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · edit-22 days agomessage-square1fedilink
minus-squareSinTan1729@programming.devOPtoSelfhosted@lemmy.world•Chhoto URL v7 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.linkfedilinkEnglisharrow-up1·edit-24 days agoThanks. Filtering does not cover expiry, but it does cover shortlinks, longlinks, and notes. Making expiry work will make the filtering inefficient for little benefit, since the expiry times are stored as UNIX timestamps in the database. linkfedilink
SinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · edit-24 months agoChhoto URL v7 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.plus-squaregithub.comexternal-linkmessage-square1fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkChhoto URL v7 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.plus-squaregithub.comSinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · edit-24 months agomessage-square1fedilink
SinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · edit-21 year agoChhoto URL v6.3.0 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.plus-squaregithub.comexternal-linkmessage-square2fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkChhoto URL v6.3.0 is out now: A simple, blazingly fast, selfhosted URL shortener with no unnecessary features; written in Rust.plus-squaregithub.comSinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · edit-21 year agomessage-square2fedilink
Thanks. Filtering does not cover expiry, but it does cover shortlinks, longlinks, and notes. Making expiry work will make the filtering inefficient for little benefit, since the expiry times are stored as UNIX timestamps in the database.