Disable HTML filters for responses tagged with text/javascript as well
authorFabian Keil <fk@fabiankeil.de>
Mon, 26 May 2014 10:47:04 +0000 (10:47 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 26 May 2014 10:47:04 +0000 (10:47 +0000)
default.action.master

index 58a847e..5602c68 100644 (file)
@@ -11,7 +11,7 @@
 #
 #  File        :  $Source: /cvsroot/ijbswa/current/default.action.master,v $
 #
-#  $Id: default.action.master,v 1.302 2014/05/05 09:48:15 fabiankeil Exp $
+#  $Id: default.action.master,v 1.303 2014/05/05 09:55:25 fabiankeil Exp $
 #
 #  Requires    :  This version requires Privoxy v3.0.11 or later due to
 #                 syntax changes.
@@ -2524,6 +2524,6 @@ TAG:^CSS-REQUEST$
  -filter{msn} \
  -filter{blogspot} \
 }
-TAG:^application/javascript$
+TAG:^(application|text)/javascript$
 
 #MASTER# set vi:nowrap