url-pattern
url-pattern copied to clipboard
Using OR conditions
Hi! I tried to use "/feed|/rss" pattern to match URLs like /feed and /rss but it doesn't work as expected. Maybe I'm using wrong syntax for OR conditions, I didn't find the correct way in the documentation.