• #dev 2022-10-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2022-10-29 UTC
# 21:19
[Murray]
[tantek] this may not be applicable for your use-case, but `display: none` might be a more appropriate way of removing those links? You could have a CSS rule along the lines of `a[href="https://fed.brid.gy/"] { display: none; }` which would then autohide any link on the page with that `href`