Przeglądaj źródła

Use public Pollinations image URLs

master
nano 5 dni temu
rodzic
commit
26af2f2a31
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      core/helpers.asp

+ 1
- 1
core/helpers.asp Wyświetl plik

@@ -374,7 +374,7 @@ Function IsHtmlPostBody(ByVal text)
End Function

Function AiImageUrl(ByVal prompt)
AiImageUrl = "https://gen.pollinations.ai/image/" & Server.URLEncode(Trim(CStr(prompt)))
AiImageUrl = "https://pollinations.ai/p/" & Server.URLEncode(Trim(CStr(prompt)))
End Function

'------------------------------------------------------------------------------


Ładowanie…
Anuluj
Zapisz

Powered by TurnKey Linux.