insecure-resources.html 229 B

1234567891011
  1. <html>
  2. <head>
  3. <link rel="stylesheet" href="http://127.0.0.1:8881/save_page/test.css">
  4. <script type="text/javascript">
  5. window.ELECTRON_ENABLE_SECURITY_WARNINGS = true
  6. </script>
  7. </head>
  8. <body>
  9. </body>
  10. </html>