Regex Search / Replace
-
Hello!
Your plugin works great – I′m really happy with it. Now I try to “shorten” links to other websites with it. These Links are from Google News, but I like them to directly link to the source.
Example:
https://news.google.com/news/url?sa=t&fd=R&ct2=de&usg=AFQjCNGJTkJA6WTWwuMUZgaLMhzsWAAIDQ&clid=c3a7d30bb8a4878e06b80cf16b898331&ei=T3KrU7ilJYHJ1QaH8oCABA&url=https://www.travemuende-aktuell.de/aktuell/nachrichten_19140-Hunde_ueber_den_FKKStrand_tragen.htmHere the link should be:
https://www.travemuende-aktuell.de/aktuell/nachrichten_19140-Hunde_ueber_den_FKKStrand_tragen.htmUsing a regex-editor I tested this with success:
(https://news.google.com/)(.*?)(&url=)Unfortunately there is no way adding this in Simple Text Replace – I get a warning this will not be processed.
Any idea how to get this done?
Best regards,
Jan
- The topic ‘Regex Search / Replace’ is closed to new replies.