mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
change ikono contract
This commit is contained in:
parent
c33976ad37
commit
a8610fa108
@ -125,7 +125,8 @@ var ReactS3FineUploader = React.createClass({
|
|||||||
bucket: 'ascribe0'
|
bucket: 'ascribe0'
|
||||||
},
|
},
|
||||||
request: {
|
request: {
|
||||||
endpoint: 'https://ascribe0.s3.amazonaws.com',
|
endpoint: 'https://www.ascribe.io.global.prod.fastly.net',
|
||||||
|
//endpoint: 'https://ascribe0.s3.amazonaws.com',
|
||||||
accessKey: 'AKIAIVCZJ33WSCBQ3QDA'
|
accessKey: 'AKIAIVCZJ33WSCBQ3QDA'
|
||||||
},
|
},
|
||||||
uploadSuccess: {
|
uploadSuccess: {
|
||||||
|
@ -58,7 +58,7 @@ let IkonotvSubmitButton = React.createClass({
|
|||||||
<InputCheckbox>
|
<InputCheckbox>
|
||||||
<span>
|
<span>
|
||||||
{' ' + getLangText('I agree to the Terms of Service of IkonoTV Archive') + ' '}
|
{' ' + getLangText('I agree to the Terms of Service of IkonoTV Archive') + ' '}
|
||||||
(<a href="https://d1qjsxua1o9x03.cloudfront.net/live/743394beff4b1282ba735e5e3723ed74/contract/bbc92f1d-4504-49f8-818c-8dd7113c6e06.pdf" target="_blank" style={{fontSize: '0.9em', color: 'rgba(0,0,0,0.7)'}}>
|
(<a href="https://s3-us-west-2.amazonaws.com/ascribe0/whitelabel/ikonotv/ikono-tos.pdf" target="_blank" style={{fontSize: '0.9em', color: 'rgba(0,0,0,0.7)'}}>
|
||||||
{getLangText('read')}
|
{getLangText('read')}
|
||||||
</a>)
|
</a>)
|
||||||
</span>
|
</span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user