diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-03-11 16:09:26 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-03-11 16:09:26 -0500 |
commit | 75cb2408e9251a32779a2c8814d4aaf1a0aae57c (patch) | |
tree | fddf8653aa26a9486ed9e2f56c2215b1742f9f92 /content/blog/2023-01-05-mass-unlike-tumblr-posts.org | |
parent | b6068f40908e9185fa8b04df1ebde52866f81296 (diff) | |
download | cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.gz cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.bz2 cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.zip |
move from cleberg.net to cmc.pub
Diffstat (limited to 'content/blog/2023-01-05-mass-unlike-tumblr-posts.org')
-rw-r--r-- | content/blog/2023-01-05-mass-unlike-tumblr-posts.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2023-01-05-mass-unlike-tumblr-posts.org b/content/blog/2023-01-05-mass-unlike-tumblr-posts.org index e3811c6..d0f6cd2 100644 --- a/content/blog/2023-01-05-mass-unlike-tumblr-posts.org +++ b/content/blog/2023-01-05-mass-unlike-tumblr-posts.org @@ -56,7 +56,7 @@ and be sure you're on the "Console" tab. It should look something like this (this is in Firefox, Chromium should be similar): #+caption: Firefox Dev !Tools -[[https:///img.cleberg.net/blog/20230105-mass-unlike-tumblr-posts/dev_console.png]] +[[https:///img.cmc.pub/blog/20230105-mass-unlike-tumblr-posts/dev_console.png]] 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 @@ -88,7 +88,7 @@ the console, pressed Enter, and then the posts are automatically unliked. #+caption: Script !Results -[[https:///img.cleberg.net/blog/20230105-mass-unlike-tumblr-posts/script_results.png]] +[[https:///img.cmc.pub/blog/20230105-mass-unlike-tumblr-posts/script_results.png]] 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 |