Remove gzip compression

This commit is contained in:
Patrick Jentsch
2019-11-25 10:29:05 +01:00
parent 3d8d2b3e48
commit eeed9268bb
4 changed files with 15 additions and 6859 deletions

View File

@@ -19,7 +19,6 @@
<script src="{{ url_for('static', filename='js/CorpusList.js') }}"></script>
<script src="{{ url_for('static', filename='js/JobList.js') }}"></script>
<script src="{{ url_for('static', filename='js/darkreader.js') }}"></script>
<script src="{{ url_for('static', filename='js/pako.js') }}"></script>
<script>
{% if current_user.is_dark == True %}
DarkReader.enable({