mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 22:07:10 -04:00
2 lines
63 B
JavaScript
2 lines
63 B
JavaScript
![]() |
function c(r){return r.replace(/#|\(|\)|,|\s/g,"_")}export{c};
|