auth to [email protected]English • 1 year agoIs there a way to hide all posts pointing to a domain name? I.e. ignore all posts pointing to CNN or Fox .commessage-square4fedilinkarrow-up143arrow-down17
arrow-up136arrow-down1message-squareIs there a way to hide all posts pointing to a domain name? I.e. ignore all posts pointing to CNN or Fox .comauth to [email protected]English • 1 year agomessage-square4fedilink
minus-square@MetasyntacticlinkEnglish6•1 year agoActually, a scriptable filter (JavaScript? Lua?) for individuals might be nice in a client app or web app
minus-squareDa Bald EagullinkfedilinkEnglish1•1 year agoIf a filter were to be added, it would probably either be regex or some simplified markdown (for example in the form of text, te*xt)
Actually, a scriptable filter (JavaScript? Lua?) for individuals might be nice in a client app or web app
If a filter were to be added, it would probably either be regex or some simplified markdown (for example in the form of
text, te*xt
)