clearURLs: Add si@soundcloud.com to rule list (#2890)
Some checks are pending
Sync to Codeberg / codeberg (push) Waiting to run
test / test (push) Waiting to run

This commit is contained in:
adryd 2024-09-19 19:31:20 -04:00 committed by GitHub
parent a015cf96f6
commit 755e869db7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -155,4 +155,5 @@ export const defaultRules = [
"igshid", "igshid",
"igsh", "igsh",
"share_id@reddit.com", "share_id@reddit.com",
"si@soundcloud.com",
]; ];