From fcc889508ab63a679b5cbd231478b25cff48d8fc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 2 Dec 2023 11:34:20 -0600 Subject: fix: update domains --- blog/2023-01-05-mass-unlike-tumblr-posts.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blog/2023-01-05-mass-unlike-tumblr-posts.org') diff --git a/blog/2023-01-05-mass-unlike-tumblr-posts.org b/blog/2023-01-05-mass-unlike-tumblr-posts.org index b335846..387ec36 100644 --- a/blog/2023-01-05-mass-unlike-tumblr-posts.org +++ b/blog/2023-01-05-mass-unlike-tumblr-posts.org @@ -49,7 +49,7 @@ sure you're on the "Console" tab. It should look something like this (this is in Firefox, Chromium should be similar): ![Firefox Dev -!Tools](https:///img.0x4b1d.org/blog/20230105-mass-unlike-tumblr-posts/dev_console.png "Firefox Dev Tools") +!Tools](https:///img.cleberg.net/blog/20230105-mass-unlike-tumblr-posts/dev_console.png "Firefox Dev Tools") All you need to do is paste the following snippet into the dev console. This code will collect all unlike buttons (`elements`) and then click each button to @@ -80,7 +80,7 @@ You can see the below screenshot showing that I pasted the snippet into the console, pressed Enter, and then the posts are automatically unliked. ![Script -!Results](https:///img.0x4b1d.org/blog/20230105-mass-unlike-tumblr-posts/script_results.png "Script Results") +!Results](https:///img.cleberg.net/blog/20230105-mass-unlike-tumblr-posts/script_results.png "Script Results") Thinking about this further, I would bet that this would be fairly simple to package into a browser add-on so that users could install the add-on, go to -- cgit v1.2.3