SinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · 4 days ago[CBH] Self IP: A small self-hosted IP geolocation API written in Goplus-squaregithub.comexternal-linkmessage-square0linkfedilinkarrow-up147arrow-down13
arrow-up144arrow-down1external-link[CBH] Self IP: A small self-hosted IP geolocation API written in Goplus-squaregithub.comSinTan1729@programming.dev to Selfhosted@lemmy.worldEnglish · 4 days agomessage-square0linkfedilink
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·7 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-square1linkfedilinkarrow-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-square1linkfedilink
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.