HN Blacklist

Hide Hacker News submissions from sources you don't want to see

Ez a szkript összes változata. Csak azon verziók mutatása, ahol a kód változott.

  • v2.0.2 2023.02.14.

    This version removes some unnecessary 'console.log' statements.

  • v2.0.1 2023.02.12.

    Internal updates.

  • v2.0.0 2023.02.12.

    This release adds support for filtering out submissions based on the user who submitted them.

    Filtering by domain now requires adding a 'source:' prefix. See the readme on GitHub or the description on Greasy Fork for more info.

  • v1.2.1 2023.02.12.
  • v1.2.1 2023.02.12.

    This release just includes internal updates.

  • v1.2 2023.02.11.

    Updating to work with changes in HN's HTML.

  • v1.1 2022.03.10.

    Title Substring Filtering

    You can now filter by title substrings.

    In the blacklist, just add a title substring you want to filter, preceded by the string "title:", like so:

    "title:Steve Jobs"

    And now HN submissions containing "Steve Jobs" will be filtered out. The filtering is case-insensitive.

  • v1 2021.05.29.