Add Insights permission and remove useless APIs

This commit is contained in:
2022-08-26 07:20:30 +01:00
parent 0e7fb8d261
commit c748745426
4 changed files with 25 additions and 30 deletions

View File

@@ -31,6 +31,16 @@
Subscription management
</a>
</article>
{% include "partials/product-list.html" %}
<div class="box">
<h1 class="subtitle">
This product is currently free. You may cancel any plans above.
</h1>
</div>
<div class="box">
<h1 class="subtitle">
You cannot pay for access to the raw data. It is hashed to preserve privacy.
</h1>
</div>
{# {% include "partials/product-list.html" %} #}
{% endblock %}