mirror of
https://github.com/pi-hole/web.git
synced 2026-08-23 14:51:12 +01:00
The new function uses a single str:gsub() call with multiple replacements, which is a lot faster than muiltiple calls with single string replacement. Fix: https://github.com/pi-hole/web/security/advisories/GHSA-pg2q-335w-h75w Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>