From 8f99d682fa1790a6028249e21607ab61c2a1b10b Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 21 Mar 2023 17:36:02 -0400 Subject: [PATCH] add another match --- content/blog/2023-03-21-hackernews-block-ai.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/blog/2023-03-21-hackernews-block-ai.md b/content/blog/2023-03-21-hackernews-block-ai.md index ffef62e..70713c4 100644 --- a/content/blog/2023-03-21-hackernews-block-ai.md +++ b/content/blog/2023-03-21-hackernews-block-ai.md @@ -27,6 +27,7 @@ Want to join me and hiding AI posts? Just pop this script into Tapermonkey or Gr // @author Evan Pratten // @match https://news.ycombinator.com/news* // @match https://news.ycombinator.com/newest +// @match https://news.ycombinator.com/?p=* // @icon https://www.google.com/s2/favicons?sz=64&domain=ycombinator.com // @grant none // ==/UserScript==