PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/svgo/plugins/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/svgo/plugins/removeScriptElement.js

'use strict';

exports.type = 'perItem';

exports.active = false;

exports.description = 'removes <script> elements (disabled by default)';

/**
 * Remove <script>.
 *
 * https://www.w3.org/TR/SVG/script.html
 *
 * @param {Object} item current iteration item
 * @return {Boolean} if false, item will be filtered out
 *
 * @author Patrick Klingemann
 */
exports.fn = function(item) {

    return !item.isElem('script');

};


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home