Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
b358d6c
update market name
oskar-binary Sep 24, 2019
1094727
update footer text
oskar-binary Sep 26, 2019
658e37d
revert sortMarkets
oskar-binary Sep 26, 2019
260d95c
New translations messages.pot (Italian)
ashkanx Oct 7, 2019
e4b41fa
New translations messages.pot (Italian)
ashkanx Oct 7, 2019
77ef8fb
New translations messages.pot (Italian)
ashkanx Oct 8, 2019
d57d33a
New translations messages.pot (Italian)
ashkanx Oct 8, 2019
e5404e7
New translations messages.pot (Italian)
ashkanx Oct 8, 2019
fc2dfbf
New translations messages.pot (Italian)
ashkanx Oct 9, 2019
49c7827
New translations messages.pot (Italian)
ashkanx Oct 10, 2019
f1a6236
New translations messages.pot (Italian)
ashkanx Oct 10, 2019
d2f3742
New translations messages.pot (Italian)
ashkanx Oct 14, 2019
40be1d9
New translations messages.pot (Italian)
ashkanx Oct 14, 2019
6d58e1f
New translations messages.pot (Italian)
ashkanx Oct 14, 2019
71fa495
New translations messages.pot (Italian)
ashkanx Oct 14, 2019
ff9c00f
New translations messages.pot (Italian)
ashkanx Oct 15, 2019
cc6bf62
New translations messages.pot (Italian)
ashkanx Oct 15, 2019
067f238
New translations messages.pot (Italian)
ashkanx Oct 15, 2019
690ff86
New translations messages.pot (Italian)
ashkanx Oct 17, 2019
a5a1355
New translations messages.pot (Italian)
ashkanx Oct 18, 2019
cbd6e27
New translations messages.pot (Italian)
ashkanx Oct 18, 2019
b5c7e62
New translations messages.pot (Italian)
ashkanx Oct 18, 2019
9fb032c
Merge pull request #1498 from binary-com/CrowdIn
ashkanx Oct 18, 2019
906fde8
Merge pull request #1497 from oskar-binary/oskar/update_market_name
ashkanx Oct 23, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,15 +203,15 @@ function processFooter(selected_language_name) {
TAGS: ['<a href="https://www.binary.com/download/WS-Binary-Investments-Europe-Limited.pdf" target="_blank" rel="noopener noreferrer">', '</a>'],
},
P2: {
TEXT: 'In the Isle of Man and the UK, Volatility Indices are offered by Binary (IOM) Ltd., First Floor, Millennium House, Victoria Road, Douglas, IM2 4RW, Isle of Man, British Isles; licensed and regulated respectively by (1) the Gambling Supervision Commission in the Isle of Man (current licence issued on 31 August 2017) and by (2) the Gambling Commission in the UK (licence [_1]reference no: 39172[_2]).'.i18n(),
TEXT: 'In the Isle of Man and the UK, Synthetic Indices are offered by Binary (IOM) Ltd., First Floor, Millennium House, Victoria Road, Douglas, IM2 4RW, Isle of Man, British Isles; licensed and regulated respectively by (1) the Gambling Supervision Commission in the Isle of Man (current licence issued on 31 August 2017) and by (2) the Gambling Commission in the UK (licence [_1]reference no: 39172[_2]).'.i18n(),
TAGS: ['<a href="https://secure.gamblingcommission.gov.uk/PublicRegister/Search/Detail/39172" target="_blank" rel="noopener noreferrer">', '</a>'],
},
P3: {
TEXT: 'In the rest of the EU, Volatility Indices are offered by Binary (Europe) Ltd., W Business Centre, Level 3, Triq Dun Karm, Birkirkara, BKR 9033, Malta; licensed and regulated by (1) the Malta Gaming Authority in Malta (licence no. MGA/B2C/102/2000 issued on 01 August 2018), for UK clients by (2) the UK Gambling Commission (licence [_1]reference no: 39495[_2]), and for Irish clients by (3) the Revenue Commissioners in Ireland (Remote Bookmaker\'s Licence no. 1010285 issued on 1 July 2017). View complete [_3]Regulatory Information[_4].'.i18n(),
TEXT: 'In the rest of the EU, Synthetic Indices are offered by Binary (Europe) Ltd., W Business Centre, Level 3, Triq Dun Karm, Birkirkara, BKR 9033, Malta; licensed and regulated by (1) the Malta Gaming Authority in Malta (licence no. MGA/B2C/102/2000 issued on 01 August 2018), for UK clients by (2) the UK Gambling Commission (licence [_1]reference no: 39495[_2]), and for Irish clients by (3) the Revenue Commissioners in Ireland (Remote Bookmaker\'s Licence no. 1010285 issued on 1 July 2017). View complete [_3]Regulatory Information[_4].'.i18n(),
TAGS: ['<a href="https://secure.gamblingcommission.gov.uk/PublicRegister/Search/Detail/39495" target="_blank" rel="noopener noreferrer">', '</a>', '<a href=' + binary_regulation_url + ' target="_blank">', '</a>'],
},
P4: {
TEXT: 'Binary.com is an award-winning online trading provider that helps its clients to trade on financial markets through binary options and CFDs. Trading binary options and CFDs on Volatility Indices is classified as a gambling activity. Remember that gambling can be addictive - please play responsibly. Learn more about [_1]Responsible Trading[_2]. Some products are not available in all countries. This website\'s services are not made available in certain countries such as the USA, Canada, Hong Kong, or to persons under age 18.'.i18n(),
TEXT: 'Binary.com is an award-winning online trading provider that helps its clients to trade on financial markets through binary options and CFDs. Trading binary options and CFDs on Synthetic Indices is classified as a gambling activity. Remember that gambling can be addictive - please play responsibly. Learn more about [_1]Responsible Trading[_2]. Some products are not available in all countries. This website\'s services are not made available in certain countries such as the USA, Canada, Hong Kong, or to persons under age 18.'.i18n(),
TAGS: ['<a href=' + binary_responsible_trading_url + ' target="_blank">', '</a>'],
},
P5: {
Expand Down
6 changes: 3 additions & 3 deletions src/tradingtimes/tradingTimes.es6
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ const processData = (markets) => {
markets
.filter(eMarket => {
const loginId = (local_storage.get('authorize') || {}).loginid || '';
return (/MF/gi.test(loginId) && eMarket.name !== 'Volatility Indices')
|| (/MLT/gi.test(loginId) && eMarket.name === 'Volatility Indices')
|| (/MX/gi.test(loginId) && eMarket.name === 'Volatility Indices')
return (/MF/gi.test(loginId) && eMarket.name !== 'Synthetic Indices')
|| (/MLT/gi.test(loginId) && eMarket.name === 'Synthetic Indices')
|| (/MX/gi.test(loginId) && eMarket.name === 'Synthetic Indices')
|| (!/MF/gi.test(loginId) && !/MLT/gi.test(loginId) && !/MX/gi.test(loginId));
})
.forEach((market) => {
Expand Down
Loading