TheTorProject / gettor

GetTor - a Tor Browser distribution system
https://gitweb.torproject.org/gettor.git
Other
106 stars 40 forks source link

Add support for downloading .mar files #4

Closed ilv closed 9 years ago

ilv commented 9 years ago

Apparently now it's possible to download the Tor Browser in .mar format for all three platforms. These new files have different name format and should be treated separately. One option is to add the .mar file every time someone makes a request. Another option is to specify a certain command to specifically request the .mar file for a given OS.

ilv commented 9 years ago

See #13781