Update url

This commit is contained in:
2025-10-23 23:43:30 +02:00
parent f867606a6f
commit 999846335b

View File

@@ -11,7 +11,7 @@ import (
"sync"
)
const URL = `https://nsq.site.quack-lab.dev/pub?topic=ytdqueue`
const URL = `https://nsq-http.site.quack-lab.dev/pub?topic=ytdqueue`
type Item struct {
Link string `json:"link"`