Regex support #1

Merged
Sophia merged 6 commits from Maingron/better-yourls-blacklist-domains:master into master 2025-09-12 22:36:09 -07:00
Showing only changes of commit b4c196292c - Show all commits

View File

@@ -41,9 +41,9 @@ Also thanks to [LudoBoggio](https://github.com/LudoBoggio) for the [YourlsBlackl
---------
v0.07 Maingron added regex support
v0.06 Alphabetize the blacklist
v0.05 Fix all links being blocked
v0.07 Maingron added regex support
v0.06 Alphabetize the blacklist
v0.05 Fix all links being blocked
v0.04 Fix https and not both https and http blocking
v0.03 Fix some crap code (of mine)
v0.02 Cosmetic changes