Maddes
Maddes
Github Static Time only works on the initial content of page, but when content is changed then it Github Static Time is not applied. Examples: #1 https://github.com/ --> The home...
GitHub Static Time does not work on gists, as the @match statement is quite limited. Please change it to: ``` // @match https://github.com/* // @match https://*.github.com/* ``` This will make...
No separate certmagic cache needed. Default config and cache are sufficient to handle the certificates for the HTTP API. Updated to certmagic v0.20. Issue of double cache was introduced by...
Hi there, would it be possible to add support for [Tidal Connect](https://tidal.com/connect) to the plugin? Thanks for all your work Maddes
Update README: add information about reverse proxy for custom URL paths Also replace non-breakable spaces with normal ones Closes https://github.com/joohoi/acme-dns/pull/109 Closes https://github.com/joohoi/acme-dns/issues/345 Closes https://github.com/joohoi/acme-dns/issues/295 Update README: add info about tls...
Joohoi does not react on his acme-dns / acme-dns-certbot-joohoi repositories anymore. So I wrote my own acme-dns-client that works with certbot and acme.sh. Please have a look here: https://github.com/maddes-b/acme-dns-client-2 Feedback...