fix webhook with ipv6

This commit is contained in:
Colbster937
2025-07-09 17:15:32 -05:00
parent 6e1d5d132c
commit 58e9819c3a
2 changed files with 4 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ plugins {
group = 'dev.colbster937'
version = '1.1.0'
version = '1.1.1'
description = 'A reimplementation of OriginBlacklist for EaglerXServer'
def targetJavaVersion = 17