File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2424 < meta name ="referrer " content ="strict-origin-when-cross-origin ">
2525 < meta http-equiv ="Content-Security-Policy " content ="
2626 default-src 'self';
27- script-src 'self' https://www.googletagmanager.com https://www.google-analytics.com;
27+ script-src 'self' 'unsafe-inline' https://www.googletagmanager.com https://www.google-analytics.com;
2828 style-src 'self' 'unsafe-inline' https://fonts.googleapis.com;
2929 font-src 'self' https://fonts.gstatic.com;
3030 img-src 'self' https://github.githubassets.com;
3131 connect-src 'self' https://www.google-analytics.com;
32+ frame-ancestors 'self';
33+ upgrade-insecure-requests;
3234 ">
3335
3436 <!-- Performance -->
4547 < meta property ="og:description " content ="Safe, powerful scripts for Counter-Strike 2. Enhance your gameplay without memory interaction or injections. ">
4648 < meta property ="og:site_name " content ="ErScripts ">
4749 < meta property ="og:locale " content ="en_US ">
48- < meta property ="og:type " content ="website ">
4950 <!-- <meta property="og:image" content="assets/preview.png"> -->
5051
5152 <!-- Twitter -->
You can’t perform that action at this time.
0 commit comments