diff --git a/themes/xmpp-providers/layouts/shortcodes/provider-details.html b/themes/xmpp-providers/layouts/shortcodes/provider-details.html index 5246f40..054ae9e 100644 --- a/themes/xmpp-providers/layouts/shortcodes/provider-details.html +++ b/themes/xmpp-providers/layouts/shortcodes/provider-details.html @@ -201,7 +201,7 @@ {{ if .ratingGreenWebCheck }} - {{ $url := replace $providers_data.ratingGreenWebCheck.source "https://admin.thegreenwebfoundation.org/greencheck/" "" }} + {{ $url := index (last 1 (split $providers_data.ratingGreenWebCheck.source "/")) 0 }} Green hosting {{ else }} No green hosting