mirror of
https://github.com/pi-hole/web.git
synced 2026-05-19 15:18:52 +01:00
973900bfeb
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>