diff options
author | Parménides GV <parmegv@sdf.org> | 2013-10-10 21:12:32 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2013-12-10 18:08:52 +0100 |
commit | 3c1a4d2da2531b510fd01f921093f8c007bb4d5a (patch) | |
tree | f617cce816dc27bb7e02baecddf2895d36bda3ec /assets | |
parent | 50ad1c04cee7fe3409a1c2958d4dba98882cd45d (diff) |
Simplified the methods to add a new provider.
Adding a new provider is the same that selecting a new one, using the same methods and following the same workflow.
Diffstat (limited to 'assets')
-rw-r--r-- | assets/urls/bitmask.url | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/urls/bitmask.url b/assets/urls/bitmask.url index 9e4c1317..f924301e 100644 --- a/assets/urls/bitmask.url +++ b/assets/urls/bitmask.url @@ -1,3 +1,3 @@ {
- "provider_json_url" : "https://bitmask.net/provider.json"
+ "main_url" : "https://bitmask.net/"
}
\ No newline at end of file |