Skip to content

Commit

Permalink
lay out the basic structure of a URL launcher based on i2p.plugins.fi…
Browse files Browse the repository at this point in the history
…refox
  • Loading branch information
eyedeekay committed Aug 28, 2022
1 parent 0904616 commit 8922dfe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ public boolean openUrl(String url, String browser) throws IOException {
//I2PBrowser.generic = true;
//I2PBrowser.setBrowser(args[0]);
//i2pBrowser.launchAndDetatch(false, visitURL.toArray(new String[visitURL.size()]));
return true;
}
}
return false;
Expand Down

0 comments on commit 8922dfe

Please sign in to comment.