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-09 18:54:33 +0100 |
commit | b001f59fcbc30112ce04891fbca4c1365b457813 (patch) | |
tree | f617cce816dc27bb7e02baecddf2895d36bda3ec /assets/urls/bitmask.url | |
parent | 8fe314897cb59067c10cee376afbe01d623a9661 (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/bitmask.url')
-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 |