auth@lemmy.ml to Asklemmy@lemmy.mlEnglish · 3 years agoIs there a way to hide all posts pointing to a domain name? I.e. ignore all posts pointing to CNN or Fox .commessage-squaremessage-square4linkfedilinkarrow-up143arrow-down18
arrow-up135arrow-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@lemmy.ml to Asklemmy@lemmy.mlEnglish · 3 years agomessage-square4linkfedilink
minus-squareMetasyntacticlinkfedilinkEnglisharrow-up6·3 years agoActually, a scriptable filter (JavaScript? Lua?) for individuals might be nice in a client app or web app
minus-squareDa Bald Eagul@feddit.nllinkfedilinkEnglisharrow-up1·3 years 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)