UNPKG

csp_evaluator

Version:

Evaluate Content Security Policies for a wide range of bypasses and weaknesses

8 lines 264 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.URLS = void 0; exports.URLS = [ '//vk.com/swf/video.swf', '//ajax.googleapis.com/ajax/libs/yui/2.8.0r4/build/charts/assets/charts.swf' ]; //# sourceMappingURL=flash.js.map