Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name F-List Profile Word Counter
// @namespace arousle:f-list-word-counter
// @version 2024-04-05
// @description Counts the number of unique words on an F-List profile.
// @author Arousle
// @match https://www.f-list.net/c/*
// @require https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.21/lodash.min.js
// @icon https://www.google.com/s2/favicons?sz=64&domain=f-list.net
// @grant none
ls -1tr *.txt | xargs cat | clip.exe