Month: July 2020
-
How to fix Access-Control-Allow-Origin
Just add the following to .htaccess: <IfModule mod_headers.c> <FilesMatch “\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$”> Header set Access-Control-Allow-Origin “*” </FilesMatch> </IfModule>
-
Remove Windows bloatware
Link: https://github.com/Sycnex/Windows10Debloater