diff --git a/scraper/url.go b/scraper/url.go index de9ea07..ffe1b3a 100644 --- a/scraper/url.go +++ b/scraper/url.go @@ -16,6 +16,7 @@ type Url struct { CreatorID UserID SiteID UserID + HasCard bool IsContentDownloaded bool }