Revisiones de Redirector
Redirector por Einar Egilsson
Revisado por Angel Hdz
Se valoró con 4 de 5
por Angel Hdz, el hace 7 añosI tried every possible regex combination. No redirects. Firefox Quantum. Restarted firefox same issue.
Update: I was using the regex plus sign "+" of "matches preceding pattern element 1 or more times", so when I was about to give up, decided trying the asterisk "*" "matches preceding pattern element 0 or more times" and it worked right away.
I wonder why the plus sign doesn't work.
Update: I was using the regex plus sign "+" of "matches preceding pattern element 1 or more times", so when I was about to give up, decided trying the asterisk "*" "matches preceding pattern element 0 or more times" and it worked right away.
I wonder why the plus sign doesn't work.