Athlon1600 / php-proxy

A web proxy script written in PHP and built as an alternative to Glype.
https://www.php-proxy.com
MIT License
296 stars 158 forks source link

Remove the "integrity" attribute of some elements #91

Closed Eliastik closed 4 years ago

Eliastik commented 6 years ago

I added a fix (a preg_replace) to remove the "integrity" attribute of some elements (like scripts, stylesheets, ...). That fix some websites not rendering properly (like Github).