{ "^(?Ptata[0-9])(?P[0-9 ]+)$": "https://example.com/url_to_test1?ref={num}&ref2={num2}", "^token([0-9]+)$": "https://test2.example.com/url_to_test2?ref={}", "g +([0-9]+)": "https://localhost/url_to_test2?ref={}", "a +([0-9a-z]+)": "https://192.168.2.3/url_to_test2?ref={}", "(.*)": "https://www.qwant.com/?q={}" }