Skip to content

Commit bf7ef9c

Browse files
authored
Merge pull request #12 from jublo/develop
CA Cert & Copyright notices
2 parents dda17e5 + 57989d6 commit bf7ef9c

File tree

4 files changed

+1040
-1587
lines changed

4 files changed

+1040
-1587
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
codebird-cors-proxy - changelog
22
===============================
33

4+
1.6.0 (2020-01-06)
5+
+ Update cacert.pem
6+
+ Update copyright notice
7+
48
1.5.0 (2015-12-05)
59
+ Support TON API
610
+ Support Ads API and its sandbox

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ codebird-cors-proxy
22
===================
33
*Proxy to the Twitter API, adding CORS headers to replies.*
44

5-
Copyright (C) 2013-2015 Jublo Solutions <[email protected]>
5+
Copyright (C) 2013-2021 Jublo Limited <[email protected]>
66

77
This program is free software: you can redistribute it and/or modify
88
it under the terms of the GNU General Public License as published by
@@ -20,6 +20,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
2020

2121
This is the CORS proxy of the Codebird library.
2222

23+
Limited support available at [www.jublo.net](https://www.jublo.net)
24+
2325
### Codebird versions
2426

2527
- JavaScript: https://github.com/jublonet/codebird-js
@@ -31,7 +33,7 @@ This is the CORS proxy of the Codebird library.
3133
- PHP 5.5.0 or higher
3234
- CURL extension
3335
- OpenSSL extension
34-
- For IIS, [URL Rewrite](http://www.iis.net/downloads/microsoft/url-rewrite) is required
36+
- For IIS, [URL Rewrite](https://www.iis.net/downloads/microsoft/url-rewrite) is required
3537
- Uploading media requires the user account of your IIS Application Pool
3638
to have NTFS write permissions to the %TEMP% folder.
3739

0 commit comments

Comments
 (0)