mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-25 04:28:51 -05:00
ba64f6f227
regex replace: `'torrent-tips' +=> '(.*?)<span(?:.*?)>(.*?)</span>(.*?)<span(?:.*?)>(.*?)</span>(.*?)',` -> `'torrent-tips' => '$1$2$3$4$5',`