| Index: build_release.py |
| =================================================================== |
| --- a/build_release.py |
| +++ b/build_release.py |
| @@ -25,7 +25,7 @@ |
| "/d", "Adblock Plus", |
| "/du", "https://adblockplus.org/", |
| "/f", key, |
| - "/tr", "http://www.startssl.com/timestamp" |
| + "/tr", "http://timestamp.comodoca.com" |
|
sergei
2016/10/14 14:57:58
Just wonder, is there any difference between
http:
Oleksandr
2016/10/14 17:08:16
The difference is in the company behind the URL. S
sergei
2016/10/14 17:53:09
My URLs are for the same company but in the first
Oleksandr
2016/10/14 18:13:22
Oh. Understood your question now. Where is the /rf
|
| ] + list(argv) |
| def sign(*argv): |