ruffle/web/selfhosted/js/index.js

4 lines
201 B
JavaScript
Raw Normal View History

import { define_legacy_elements, interdict_static_content, interdict_dynamic_content, falsify_plugin_detection } from "../../js-src/interdiction";
define_legacy_elements();
interdict_static_content();