== Yukari's Gap Web content sanitizer proxy as a service, fork of [https://github.com/asciimoo/morty MortyProxy] with some suggestions from the issue tracker applied, named after [https://en.touhouwiki.net/wiki/Yukari_Yakumo the youkai you should not even come near] from [https://en.touhouwiki.net/wiki/Perfect_Cherry_Blossom Perfect Cherry Blossom] Yukari's Gap rewrites web pages to exclude malicious HTML tags and attributes. It also replaces external resource references to prevent third party information leaks. The main goal of this tool is to provide a result proxy for searx, but it can be used as a standalone sanitizer service too. === Features: * HTML sanitization * Rewrites HTML/CSS external references to locals * !JavaScript blocking * No Cookies forwarded * No Referrers * No !Caching/Etag * Supports GET/POST forms and IFrames * Optional HMAC URL verifier key to prevent service abuse === Installation and setup Coming soon === Usage See the manual page, [https://man.chaotic.ninja/?page=yukari.1 yukari(1)]