injects unwanted CSS and script code
-
The plugin injects unasked massive CSS and script code into the head of my page. how can I turn this off? I use the old UI.
<link rel='stylesheet' id='lasso-live-css' href='https://www.url.de/wp-content/plugins/simple-urls/admin/assets/css/lasso-live.css?ver=1659675570' type='text/css' media='all' /> <style type="text/css"> :root{ --lasso-main: black !important; --lasso-title: black !important; --lasso-button: #22BAA0 !important; --lasso-secondary-button: #22BAA0 !important; --lasso-button-text: white !important; --lasso-background: white !important; --lasso-pros: #22BAA0 !important; --lasso-cons: #E06470 !important; } </style> <script type="text/javascript"> // Notice how this gets configured before we load Font Awesome window.FontAwesomeConfig = { autoReplaceSvg: false } </script>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘injects unwanted CSS and script code’ is closed to new replies.