@extends('frame') @section('title', 'The Bad Space|Exports') @section('main-content') @parent

CSV Exports

Heat Rating is the percentage of Current Sources that have taken action against an instance. The higher the number of Sources that have silenced and/or suspended an instance, the higher the Heat Rating.*

For Mastodon

@foreach($list as $item) Heat Rating: {{$item['heatRating']}}% - Location Count: {{$item['ratingCount']}}
@endforeach
* Heating Ratings are still a work in progress so please review list before using.

@endsection