mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -07:00
Fix for application/javascript from infinitnet
This commit is contained in:
parent
ddf19a4bbc
commit
79e4f5ed26
13 changed files with 13 additions and 13 deletions
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
|
@ -54,7 +54,7 @@ http {
|
|||
gzip_min_length 512;
|
||||
gzip_buffers 8 64k;
|
||||
gzip_types text/plain text/css text/javascript
|
||||
application/x-javascript;
|
||||
application/x-javascript application/javascript;
|
||||
gzip_proxied any;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue