Skip to content

Commit 59aa69d

Browse files
committed
Update
1 parent c9666c8 commit 59aa69d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

searxng.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@
160160
window.location.replace(href);
161161
}
162162
} else {
163+
retryTargetUrl.hash = new URLSearchParams(newParams).toString();
163164
const href = retryTargetUrl.toString();
164165
console.log('post', href);
165166
const form = document.createElement('form');

0 commit comments

Comments
 (0)