Sorry if this is the wrong place to ask

    • auhu@kbin.socialOP
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      It works great! I changed the blacklist.

      Not sure if it’s only me, but I got undefined errors sometimes so I added this spaghetti before the const description declaration:

      if (!article.getElementsByClassName("short-desc")[0]) return;

      if that helps anyone in the future

  • Rhaedas@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    It’s fine, but repost it also to kbinStyles. I don’t think I’ve seen a word filter script yet, could be useful.

  • avividtale@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    In the meantime, you can block magazines and instance domains if needed. Someone else posted the guide but essentially it’s:

    Go to: https://kbin.social/d/domainnameyouwanttoblock and then hit the block button that is next to subscribe.

    If the words you want to block are particularly associated with a topic/instance you want no part of, this is a good option.