updated fuck twitter to be more useful

This commit is contained in:
zomo
2026-01-05 21:25:27 -06:00
parent 556d2d0b55
commit a56a8a7cec
4 changed files with 11 additions and 11 deletions

View File

@@ -1,13 +1,13 @@
// ==UserScript==
// @name redir x.com and twitter.com -> bsky.app
// @name fuck twitter
// @namespace zomo.dev
// @match https://x.com/*
// @match https://twitter.com/*
// @version 1.0
// @description fuck twitter
// @version 1.1
// @description redir x.com and twitter.com -> xcancel.com
// @runat document-start
// @downloadURL https://git.zomo.dev/zomo/browser-scripts/raw/branch/main/dist/fuck-twitter.user.js
// @supportURL https://git.zomo.dev/zomo/browser-scripts/issues
// @homepageURL https://git.zomo.dev/zomo/browser-scripts
// ==/UserScript==
location.href = 'https://bsky.app/'
location.href = 'https://xcancel.com/'