+1
-0
lines changedFilter options
+1
-0
lines changed Original file line number Diff line number Diff line change
@@ -193,6 +193,7 @@ protected List<String> createArgs() {
193
193
args.add("--allow-origins");
194
194
args.add(String.format("http://127.0.0.1:%d", wsPort));
195
195
args.add(String.format("http://localhost:%d", wsPort));
196
+
args.add(String.format("http://[::1]:%d", wsPort));
196
197
if (firefoxBinary != null) {
197
198
args.add("-b");
198
199
args.add(firefoxBinary.getPath());
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4