This is a Go CLI tool that helps with managing the StopModReposts blacklist.
Use GitHub Releases and download binary.
wget https://github.com/StopModReposts/List-Utils/releases/latest/download/smr-list-utils.elf -O ~/.local/bin/smr-list-utils
chmod +x ~/.local/bin/smr-list-utils
Download binary from releases, place in any folder. Run via cmd/powershell
smr-list-utils <command> <list_file>
issue
- adds all the sites that have the accepted
label on their issue to the end of the list.
sort
- sorts sites alphabetically.
smr-list-utils issue ../Illegal-Mod-Sites/lists/minecraft.yaml
smr-list-utils sort ../Illegal-Mod-Sites/lists/minecraft.yaml
First, add approved
label to all issues that are good
Then run the issue
command
In your IDE, change the domains that weren't parsed successfully
Then run sort