From b00fc334bb1d3b3af3e754c368b17a19b3b54c45 Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Mon, 16 Apr 2018 17:41:01 +0200 Subject: [PATCH] Add other type --- tarteaucitron.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tarteaucitron.js b/tarteaucitron.js index f3cfc1d..817bb60 100644 --- a/tarteaucitron.js +++ b/tarteaucitron.js @@ -212,7 +212,7 @@ var tarteaucitron = { html = '', index, orientation = 'Top', - cat = ['ads', 'analytic', 'api', 'comment', 'social', 'support', 'video'], + cat = ['ads', 'analytic', 'api', 'comment', 'social', 'support', 'video', 'other'], i; cat = cat.sort(function (a, b) {