diff --git a/config.py b/config.py index 659e8d1..19f366b 100644 --- a/config.py +++ b/config.py @@ -14,5 +14,3 @@ FETCH_INTERVAL_HOURS = 1 IMAGE_MAX_LANDSCAPE = (800, 480) IMAGE_MAX_PORTRAIT = (480, 800) COVER_SIZE = (480, 800) - -POLLINATIONS_URL = "https://image.pollinations.ai/prompt/{prompt}?width=480&height=800&nologo=true" diff --git a/templates/publish.html b/templates/publish.html index 1b1d437..c1db59d 100644 --- a/templates/publish.html +++ b/templates/publish.html @@ -45,7 +45,7 @@