« get me outta code hell

A-Z - scratch-userscripts - Handy userscripts for the Scratch website - issues/ideas: https://notabug.org/towerofnix/scratch-userscripts/issues
about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-06-19 20:42:12 -0300
committerFlorrie <towerofnix@gmail.com>2018-06-19 20:42:12 -0300
commitabfaa25a4fa45334c69f97b50eb299ccef5339b1 (patch)
treed22da545a6f4dc05ba1cdf708895b697f603081f
parent5469861a6a7a8b95d2e1378d7d5f8d8aa19f3ead (diff)
A-Z
-rw-r--r--README.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index c908f18..3b677de 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,16 @@ generally won't have an effect on migrated pages (scratch-www).
 
 Install using your usual userscript manager. I use Violentmonkey.
 
+## scratch-comment-anonymizer
+
+Adds a button beside "Report" to anonymize a Scratch comment.
+Redacts references to the author of the user in the comment's comment thread
+(and hides their profile picture), so anonymity of the user is there for all
+their comments in the thread.
+
+There aren't any settings for this script. It's designed for scratchr2, so it
+won't work when comment sections are migrated to scratch-www.
+
 ## scratch-comment-blocker
 
 Hides comments that are made by specified users from comment sections.
@@ -15,13 +25,3 @@ Configure your settings at the top of the file. This is designed for
 scratchr2, so it won't have an affect on places like your messages page.
 As such, it's not designed to work with people who actively try to interact
 with you.
-
-## scratch-comment-anonymizer
-
-Adds a button beside "Report" to anonymize a Scratch comment.
-Redacts references to the author of the user in the comment's comment thread
-(and hides their profile picture), so anonymity of the user is there for all
-their comments in the thread.
-
-There aren't any settings for this script. It's designed for scratchr2, so it
-won't work when comment sections are migrated to scratch-www.