Skip to content

[developers] Adding new sites to the whitelist

myleshorton edited this page Feb 17, 2014 · 1 revision

To add a new site to the whitelist, do the following:

  1. Add a new file to src/main/resources/whitelists
  2. Reference that file from Whitelist.WHITELISTS as described in the comment in https://github.com/getlantern/lantern/blob/master/src/main/java/org/lantern/Whitelist.java
Clone this wiki locally