gdfgfasf When opening "Images" from Kagi Maps of an object, the query is sent with double URL encoding. To reproduce: Go to any object, for example https://kagi.com/maps/infobox?q=Hotel%20%22M%C3%BChlbergblick%22&id=n7432015349&ll=50.399696220580154,11.116511821746826#17.5/50.399696/11.116514 Click "Images" The query is "Hotel%20%22M%C3%BChlbergblick%22%201%2C%20Heidersberg%2C%20Frankenblick%2C%20Thuringia%2C%2096528"; the URL is https://kagi.com/images?q=Hotel%2520%2522M%25C3%25BChlbergblick%2522%25201%252C%2520Heidersberg%252C%2520Frankenblick%252C%2520Thuringia%252C%252096528 The query should only be URL encoded once, and the search query should display as "Hotel "Mühlbergblick" 1, Heidersberg, Frankenblick, Thuringia, 96528"