diff --git a/drivers/bookmarklet/images/icons/Volusion.png b/drivers/bookmarklet/images/icons/Volusion.png new file mode 100644 index 000000000..2173dc29d Binary files /dev/null and b/drivers/bookmarklet/images/icons/Volusion.png differ diff --git a/drivers/bookmarklet/js/apps.js b/drivers/bookmarklet/js/apps.js index 4309b6511..d8079cc0b 100644 --- a/drivers/bookmarklet/js/apps.js +++ b/drivers/bookmarklet/js/apps.js @@ -1524,6 +1524,10 @@ headers: { 'Set-Cookie': /VivvoSessionId/, env: /^vivvo/i } }, + 'Volusion': { + cats: [ 6 ], + html: /\/v\/vspfiles\/.+\/css\/.+\.css/ + }, 'Vox': { cats: [ 11 ], url: /^(www.)?.+\.vox\.com/i diff --git a/drivers/chrome/images/icons/Volusion.png b/drivers/chrome/images/icons/Volusion.png new file mode 100644 index 000000000..2173dc29d Binary files /dev/null and b/drivers/chrome/images/icons/Volusion.png differ diff --git a/drivers/chrome/js/apps.js b/drivers/chrome/js/apps.js index 4309b6511..d8079cc0b 100644 --- a/drivers/chrome/js/apps.js +++ b/drivers/chrome/js/apps.js @@ -1524,6 +1524,10 @@ headers: { 'Set-Cookie': /VivvoSessionId/, env: /^vivvo/i } }, + 'Volusion': { + cats: [ 6 ], + html: /\/v\/vspfiles\/.+\/css\/.+\.css/ + }, 'Vox': { cats: [ 11 ], url: /^(www.)?.+\.vox\.com/i diff --git a/drivers/firefox/content/js/apps.js b/drivers/firefox/content/js/apps.js index 4309b6511..d8079cc0b 100644 --- a/drivers/firefox/content/js/apps.js +++ b/drivers/firefox/content/js/apps.js @@ -1524,6 +1524,10 @@ headers: { 'Set-Cookie': /VivvoSessionId/, env: /^vivvo/i } }, + 'Volusion': { + cats: [ 6 ], + html: /\/v\/vspfiles\/.+\/css\/.+\.css/ + }, 'Vox': { cats: [ 11 ], url: /^(www.)?.+\.vox\.com/i diff --git a/drivers/firefox/skin/images/icons/Volusion.png b/drivers/firefox/skin/images/icons/Volusion.png new file mode 100644 index 000000000..2173dc29d Binary files /dev/null and b/drivers/firefox/skin/images/icons/Volusion.png differ diff --git a/drivers/html/images/icons/Volusion.png b/drivers/html/images/icons/Volusion.png new file mode 100644 index 000000000..2173dc29d Binary files /dev/null and b/drivers/html/images/icons/Volusion.png differ diff --git a/drivers/html/js/apps.js b/drivers/html/js/apps.js index 4309b6511..d8079cc0b 100644 --- a/drivers/html/js/apps.js +++ b/drivers/html/js/apps.js @@ -1524,6 +1524,10 @@ headers: { 'Set-Cookie': /VivvoSessionId/, env: /^vivvo/i } }, + 'Volusion': { + cats: [ 6 ], + html: /\/v\/vspfiles\/.+\/css\/.+\.css/ + }, 'Vox': { cats: [ 11 ], url: /^(www.)?.+\.vox\.com/i diff --git a/drivers/php/js/apps.js b/drivers/php/js/apps.js index 4309b6511..d8079cc0b 100644 --- a/drivers/php/js/apps.js +++ b/drivers/php/js/apps.js @@ -1524,6 +1524,10 @@ headers: { 'Set-Cookie': /VivvoSessionId/, env: /^vivvo/i } }, + 'Volusion': { + cats: [ 6 ], + html: /\/v\/vspfiles\/.+\/css\/.+\.css/ + }, 'Vox': { cats: [ 11 ], url: /^(www.)?.+\.vox\.com/i diff --git a/share/images/icons/Volusion.png b/share/images/icons/Volusion.png new file mode 100644 index 000000000..2173dc29d Binary files /dev/null and b/share/images/icons/Volusion.png differ diff --git a/share/js/apps.js b/share/js/apps.js index 4309b6511..d8079cc0b 100644 --- a/share/js/apps.js +++ b/share/js/apps.js @@ -1524,6 +1524,10 @@ headers: { 'Set-Cookie': /VivvoSessionId/, env: /^vivvo/i } }, + 'Volusion': { + cats: [ 6 ], + html: /\/v\/vspfiles\/.+\/css\/.+\.css/ + }, 'Vox': { cats: [ 11 ], url: /^(www.)?.+\.vox\.com/i