mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-03-24 14:56:44 -04:00

- added tests for all 4 cases: output to string or into element vs first param contains link or not - cleaned up logic - skip HTML entity encoding only if we can ensure insertion to text node / when output to string, we always encode - DOMpurify sanitizes gopher, ws & wss links, which we previosly had tested for