Skip to content

Instantly share code, notes, and snippets.

@Qiaoj
Qiaoj / filter_hckrnews.js
Created July 18, 2022 04:26
UserScript filter hckrnews.com with some keywords
// ==UserScript==
// @name hckr news
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://hckrnews.com/
// @grant none
// ==/UserScript==