From 1ecda5dab60a3dc2c43a16aa6c87d480d43e8798 Mon Sep 17 00:00:00 2001 From: Holly Date: Thu, 17 Nov 2022 22:03:57 +0000 Subject: [PATCH] handle removal of web/ endpoint in mastodon 4 --- remote_instance_actions.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/remote_instance_actions.user.js b/remote_instance_actions.user.js index 9c57649..15237e2 100644 --- a/remote_instance_actions.user.js +++ b/remote_instance_actions.user.js @@ -1,12 +1,12 @@ // ==UserScript== // @name Remote Instance Actions // @namespace https://hollymcfarland.com -// @version 1.1 +// @version 1.2 // @description Easily limit a remote instance from your Mastodon instance via the timeline // @author monorail // @grant GM_openInTab