9gag: new extractor

This commit is contained in:
stefanodvx 2025-04-18 12:48:37 +02:00
parent 3b625c8b0a
commit 60365973d8
6 changed files with 286 additions and 1 deletions

1
go.mod
View file

@ -25,6 +25,7 @@ require (
github.com/stretchr/testify v1.10.0 // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
golang.org/x/arch v0.0.0-20210923205945-b76863e36670 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
require (