The CORS workaround would be a problem, if necessary we can copy the css localy
I was thinking the easiest way is to just copy the CSS. Does mean we have to keep it synchronized, but…
One other way that might prevent that filtering is to use html hex/decimal entities to replace the word hacker in content and url encoded hex entities to replace the word hacker in URLs. Would…
From what I understand:
- if you are on your personal device and using https, then the only thing that can be filtered is the domain name.
- if you are on a network and using a network owned…
Are these changes just for the non-user generated portions of the site--aka main header, introductory text? There are some sections a global regex would cause issues:
Our shows are produced…
Fixed width issue by changing layout. Each search form takes up full width of page and are stacked. I move DuckDuckGo to top of stack. [Commit a2fb6b1f6a](https://repo.anhonesthost.net/HPR/hpr_gene…