MANGA Plus: Remove Certain Comments

Remove comments according to a list of filters.

نووسەر
無罪
Daily installs
0
Total installs
3
Ratings
0 0 0
وەشان
0.1
Created
2024-07-17
Updated
2024-07-17
مۆڵەت
MIT
Applies to

Description

This script will delete comments that contains certain words or emojis. It runs 10 times before stopping because it does not seem to be able to remove everything in one shot. I am just a hobbyist coder so do not expect good code. I'm not sure if I will try to improve this script in the future. I have very limited free time available from my non-coding full-time job as is.

How to use

This script is NOT plug-and-play. You should decide for yourself what words you do not wish to see in the comments section.

  1. Find the line that says removeComments(/word 1|word 2|word 3/);
  2. Replace word 1, word 2, and word 3 with any words (or emojis) you want filtered (do not remove the /)
  3. You can add more words by using | as a separator (e.g. removeComments(/peak|fujimoto|best girl/);

You may have to refresh the comments page to see the comments removed.

Why I made this script

Due to recent events, the comments section has been rather unusable. I do not wish to take sides in this argument, but I do want to read comments about letting Fujimoto cook instead of seeing the same spam every time.