diff options
author | Parménides GV <parmegv@sdf.org> | 2013-10-10 21:12:32 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2013-11-19 17:51:23 +0100 |
commit | 5ad4fada2452645fcd60f2ff1b8dac7fddeaadc9 (patch) | |
tree | 780549097da4f45296d985bf001bd05fa10cb0db /assets/urls | |
parent | e67c405e9a4e58cce55dac8c107e0b9010965f48 (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/urls')
-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 |