For best results, print in landscape.

Bypass Censorship

Last 24 hours

{% for block in blocked_today %} {% endfor %}
Origin Blocked Detection Source Lifetime
{{ block.domain_name }} {{ block.deprecated }} {{ block.deprecation_reason }} {{ block.deprecated - block.added }}

Bypass Censorship

Origin Censorship Report

{% for origin in origins %} {% for country in origin[0].risk_level %} {% endfor %} {% endfor %}
Origin Description 24h 72h
{{ origin[0].domain_name }} {{ origin[0].description | truncate(25) }} {{ origin[1] }} {{ origin[2] }}
{{ country | country_flag }} {{ country | country_name }} {{ origin[0].risk_level[country] }}

Bypass Censorship

Geography Censorship Report

{% for country in countries %} {% endfor %}
Country Risk Level 24h 72h
{{ country[0].country_code | country_flag }} {{ country[0].description }} {{ country[0].risk_level }} {{ country[1] }} {{ country[2] }}