Jump to content
UBot Underground

RiTu

Fellow UBotter
  • Content Count

    12
  • Joined

  • Last visited

Everything posted by RiTu

  1. All the other Launcher options are ignored, if you use the custom firefox profile option. This includes the proxy settings from what I've seen. Proxy and useragent I modify in the prefs.js file of the FF profile. However, I'd also like to see the exbrowser's max timeout option work with a custom profile, if possible. By the way, you can set FF to not load images (permissions.default.image to 2 in about:config or prefs.js) or you can create custom filter rules with adblock, to block only certain slow loading elements (like videos, analytics), or for example block only some images and keep a
  2. Make a FF profile with adblock. The FF timeout is I think 90s, you can try modifying it with this option "user_pref("network.http.connection-timeout", 30);" in the prefs.js file of the Firefox. Also disable starting page etc. The prefs.js file is where the about:config settings are stored.
  3. Works fine for me, although had to manually copy over the PhantomJS.exe from appdata, that was before the plugin checked if you have dependencies installed.
  4. Great plugin, but the expressions aren't working. Maybe Aymen could add it.
  5. Thanks Dan, great idea. I'm going to implement it right now.
  6. The plugin is just ffmpeg presets right? You guys shouldn't multithread anything with ffmpeg, because by default it's going to use all of your CPU cores at 100%, so multithreading can screw things up. That said, pash should add an option of how many cores you want to use (in ffmpeg it's the "threads" command). Personally, I'd be interested in this plugin, if you could focus on creating nice slideshow videos out of the series of images (something like animoto). Good work.
  7. I'm using the whois API from https://www.whoisxmlapi.com/ - it's cheap and works great.
  8. I've just found this URL. If you navigate to http://mail.google.com/mail/h/ and login, then Gmail will automatically display in basic HTML.
×
×
  • Create New...