From 4178e3893f310425e76f6d4515af9e7d0ea36a0a Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Aug 2026 01:51:22 -0500 Subject: update org name --- app/parsers.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/parsers.go') diff --git a/app/parsers.go b/app/parsers.go index e5fd0d1..68fdbe4 100755 --- a/app/parsers.go +++ b/app/parsers.go @@ -5,7 +5,7 @@ import ( "strconv" "strings" - "github.com/zerolabsco/devianter" + "github.com/krazywarez/devianter" "golang.org/x/net/html" ) -- cgit v1.2.3