1
HFS ~ HTTP File Server / Re: HFS Only one User Agent can Download
« Last post by ALEX on September 20, 2023, 08:34:11 AM »Thanks Leo
[request]
{.if|{.{.header|User-Agent.}!=ALLOWED_USER_AGENT_NAME.}|{:{.disconnect.}:}.}
[request]
{.if|{.{.header|User-Agent.}!=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0.}|{:{.disconnect.}:}.}
this one works perfectly, thank you.nice. btw, are you using 2.3 or 2.4?
Telegram - @rejetto ?yes, if you'd like to use version 3 in the future, consider contacting me anyway, as I'm interested in understanding what are real customization needs, I'm still "shaping" version 3.
Did you try removing the decodeuri? like thisYes, it's even worse, almost no pics appear.
{.exists|%item-folder%%item-url%.jpg .}
but command "exists" works both with url and with path on disk, so you can also tryYes it does: {.exists|%item-resource%\.jpg.} - this one works perfectly, thank you.
{.exists|%item-resource%.jpg .}
or something like this, i'm not sure if item-resource has a final \
You can contact me on telegram or gmail chat, and we can have a closer look at what you needTelegram - @rejetto ?