update I2PChromium.html
Former-commit-id: c7bb970c49
Former-commit-id: 68d62db18cb8d3d19d018f99b321dd181d74ef4d
This commit is contained in:
@ -468,12 +468,6 @@ public class I2PChromium extends I2PCommonBrowser {
|
||||
"extensions/ublock.js")
|
||||
.getAbsolutePath();
|
||||
}
|
||||
/**+","+
|
||||
new
|
||||
File(I2PChromiumProfileBuilder.profileDirectory(),"extensions/ublock.js").getAbsolutePath()
|
||||
+","+
|
||||
new
|
||||
File(I2PChromiumProfileBuilder.profileDirectory(),"extensions/scriptsafe.js").getAbsolutePath();*/
|
||||
if (args != null) {
|
||||
if (arglength > 0) {
|
||||
for (int i = 0; i < arglength; i++) {
|
||||
|
Reference in New Issue
Block a user