{{if .Service.Pending}}
Pending approval
{{end}} {{if and (not .Service.Pending) (not .Service.Listed)}}
DELISTED
{{end}} {{if not (eq (len .Service.Notes) 0)}} {{range .Service.Notes}} {{if ne . ""}}

{{.}}

{{end}} {{end}} {{end}}
{{.Service.Name}} {{if .Service.Verified}} {{end}}
{{if ne (len .Service.Urls) 0}}
Website {{if ne .Service.Referral ""}} {{end}}
{{end}} {{if ne (len .Service.OnionUrls) 0}} {{end}} {{if ne (len .Service.TosUrls) 0}} ToS {{end}}
{{partial "partials/service_icons" .Service}}

{{if ne .Service.Description ""}} {{.Service.Description | safe}} {{else}} This {{.Service.Type}} does not have a description. {{end}}

{{partial "partials/kyc_level" .Service.KycLevel}}
{{if .Attributes}}
{{range .Attributes}} {{partial "partials/attribute_line" .}} {{end}}
{{end}} {{if .Service.Comments}}
{{range .Service.Comments}}

* {{.}}

{{end}}
{{end}} (updated {{humanizePbTimeString .Service.Updated}})
ToS Review ?

Automated, ai-driven monthly ToS reviews.

Last Check: {{ dateString .Service.LastTosReview }}

{{if .Service.TosReviews}}
{{if eq 0 (len .Service.TosReviews)}}

Not ToS reviews for this service (yet).

{{else if eq (len .Service.TosUrls) 0}}

This service has no ToS.

{{else}} {{range .Service.TosReviews}} {{if .Warning}} {{partial "partials/tos_check" .}} {{end}} {{end}}
Show non-conflictive ToS reviews {{range .Service.TosReviews}} {{if ne .Warning true}} {{partial "partials/tos_check" .}} {{end}} {{end}}
{{end}}
{{else}}

Not ToS reviews for this service (yet).

{{end}}
Matrix Comments ?

Beware of fake reviews and accounts. Verify user profiles and conduct your own research.