-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bd45653
commit 6188575
Showing
588 changed files
with
7,561 additions
and
2,058 deletions.
There are no files selected for viewing
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
131 changes: 85 additions & 46 deletions
131
deriv.com/ar/blog/posts/deriv-eco-pledge-planting-saplings-cyprus.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<!DOCTYPE html><!-- Last Published: Wed Dec 04 2024 09:46:28 GMT+0000 (Coordinated Universal Time) --> | ||
<!DOCTYPE html><!-- Last Published: Tue Dec 10 2024 04:20:09 GMT+0000 (Coordinated Universal Time) --> | ||
<html data-wf-domain="deriv.com" data-wf-page="66585fe0e1dc7e70cc75d74b" data-wf-site="66585fe0e1dc7e70cc75d440" lang="ar" dir="rtl" data-wf-collection="66585fe0e1dc7e70cc75d607" data-wf-item-slug="deriv-expands-global-reach-with-7-new-offices"> | ||
|
||
<head> | ||
|
@@ -22,9 +22,10 @@ | |
<link rel="alternate" hrefLang="it" href="https://deriv.com/it/blog/posts/deriv-expands-global-reach-with-7-new-offices" /> | ||
<link rel="alternate" hrefLang="de" href="https://deriv.com/de/blog/posts/deriv-expands-global-reach-with-7-new-offices" /> | ||
<link rel="alternate" hrefLang="pl" href="https://deriv.com/pl/blog/posts/deriv-expands-global-reach-with-7-new-offices" /> | ||
<link rel="alternate" hrefLang="uz" href="https://deriv.com/uz/blog/posts/deriv-expands-global-reach-with-7-new-offices" /> | ||
<meta content="" name="description" /> | ||
<meta content="width=device-width, initial-scale=1" name="viewport" /> | ||
<link href="https://cdn.prod.website-files.com/66585fe0e1dc7e70cc75d440/css/deriv-staged-2dfc316890fbbd8e3ed6d351bd.c3a9de115.min.css" rel="stylesheet" type="text/css" /> | ||
<link href="https://cdn.prod.website-files.com/66585fe0e1dc7e70cc75d440/css/deriv-staged-2dfc316890fbbd8e3ed6d351bd.dd109215a.min.css" rel="stylesheet" type="text/css" /> | ||
<link href="https://fonts.googleapis.com" rel="preconnect" /> | ||
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous" /> | ||
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script> | ||
|
@@ -48,24 +49,6 @@ | |
<link rel="stylesheet" href="https://unpkg.com/@deriv-com/[email protected]/dist/css/styles.min.css" /> | ||
<!--Analytics block starts here--> | ||
<script> | ||
function setCookie(name, value, days, domain) { | ||
let expires = ""; | ||
if (days) { | ||
let date = new Date(); | ||
date.setTime(date.getTime() + days * 24 * 60 * 60 * 1000); | ||
expires = "; expires=" + date.toUTCString(); | ||
} | ||
if (domain) { | ||
document.cookie = | ||
name + "=" + (value || "") + expires + `;domain=${domain}` + `;path=/`; | ||
} else { | ||
document.cookie = name + "=" + (value || "") + expires + ";path=/"; | ||
} | ||
} | ||
let params = new URL(window.location.toString()).searchParams; | ||
let tkn_aff = params.get("t") || params.get("affiliate_token"); | ||
setCookie("aff_tkn", tkn_aff, 365); | ||
|
||
const cacheTrackEvents = { | ||
interval: null, | ||
responses: [], | ||
|
@@ -145,7 +128,8 @@ | |
status: this.status, | ||
headers: this.getAllResponseHeaders(), | ||
data: this.responseType === "" || this.responseType === "text" ? | ||
this.responseText : null, | ||
this.responseText : | ||
null, | ||
payload: parsedPayload, | ||
}; | ||
|
||
|
@@ -403,24 +387,6 @@ | |
}, | ||
}; | ||
|
||
const getUserCookieData = () => { | ||
const cookies = [ | ||
"signup_device", | ||
"gclid", | ||
"utm_data", | ||
"affiliate_tracking", | ||
"aff_tkn", | ||
]; | ||
const combinedObject = {}; | ||
|
||
cookies.forEach((cookieName) => { | ||
combinedObject[cookieName] = cacheTrackEvents.getCookies(cookieName); | ||
}); | ||
combinedObject.full_url = window.location.href; | ||
|
||
return combinedObject; | ||
}; | ||
|
||
cacheTrackEvents | ||
.pageLoadEvent([{ | ||
pages: ["signup", "eu/signup"], | ||
|
@@ -488,7 +454,6 @@ | |
form_source: window.location.hostname, | ||
form_name: "default_diel_deriv", | ||
email, | ||
cookie_data: getUserCookieData(), | ||
}, | ||
}; | ||
}, | ||
|
@@ -518,7 +483,6 @@ | |
action: "started", | ||
form_source: window.location.hostname, | ||
form_name: "default_diel_deriv", | ||
cookie_data: getUserCookieData(), | ||
}, | ||
}; | ||
}, | ||
|
@@ -855,7 +819,8 @@ | |
path: this.path, | ||
domain: this.domain, | ||
secure: options && options.secure !== undefined ? | ||
options.secure : this.is_secure, | ||
options.secure : | ||
this.is_secure, | ||
sameSite: (options && options.sameSite) || this.same_site, | ||
...options, | ||
}); | ||
|
@@ -1029,6 +994,7 @@ | |
<div role="listitem" class="locale w-locales-item"><a hreflang="it" href="/it/blog/posts/deriv-expands-global-reach-with-7-new-offices" class="new-navbar_dropdown-link">Italiano</a></div> | ||
<div role="listitem" class="locale w-locales-item"><a hreflang="de" href="/de/blog/posts/deriv-expands-global-reach-with-7-new-offices" class="new-navbar_dropdown-link">Deutsch</a></div> | ||
<div role="listitem" class="locale w-locales-item"><a hreflang="pl" href="/pl/blog/posts/deriv-expands-global-reach-with-7-new-offices" class="new-navbar_dropdown-link">Polski</a></div> | ||
<div role="listitem" class="locale w-locales-item"><a hreflang="uz" href="/uz/blog/posts/deriv-expands-global-reach-with-7-new-offices" class="new-navbar_dropdown-link">O'zbek</a></div> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -1077,7 +1043,7 @@ | |
<div class="navbar_accordion-content-head"> | ||
<div class="navbar_accordion-subhead">أدوات</div> | ||
</div> | ||
<div class="navbar_accordion-content-group"><a href="/ar/tradingview" class="navbar_accordion-link">TradingView</a><a href="/ar/mt5-trading-signals" class="navbar_accordion-link">إشارات MT5</a></div> | ||
<div class="navbar_accordion-content-group"><a href="/ar/tradingview" class="navbar_accordion-link">TradingView</a><a href="/ar/mt5-trading-signals" class="navbar_accordion-link">إشارات MT5</a><a href="/ar/economic-calendar" class="navbar_accordion-link">التقويم الاقتصادي</a></div> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -1272,7 +1238,7 @@ | |
<div id="w-node-_9026c31d-4304-7b71-5349-be253be889a4-cff9dc9f" class="new-navbar_dropdown-gap is-adaptive"></div><a id="w-node-_9026c31d-4304-7b71-5349-be253be889a5-cff9dc9f" href="/ar/markets/commodities" class="new-navbar_dropdown-link is-adaptive">السلع</a><a id="w-node-_9026c31d-4304-7b71-5349-be253be889a7-cff9dc9f" href="/ar/markets/cryptocurrencies" class="new-navbar_dropdown-link is-adaptive">العملات المشفرة</a><a id="w-node-_9026c31d-4304-7b71-5349-be253be889a9-cff9dc9f" href="/ar/markets/etfs" class="new-navbar_dropdown-link is-adaptive">صناديق المؤشرات المتداولة (ETFs)</a><a id="w-node-_19007e5d-9da6-bb68-c748-b7a484437339-cff9dc9f" href="/ar/markets/tactical-indices" class="new-navbar_dropdown-link is-adaptive">مؤشرات Tactical</a> | ||
</div> | ||
<div class="new-navbar_dropdown-link-list"> | ||
<div id="w-node-_9026c31d-4304-7b71-5349-be253be889ac-cff9dc9f" class="new-navbar_dropdown-title">أدوات</div><a id="w-node-_9026c31d-4304-7b71-5349-be253be889b0-cff9dc9f" href="/ar/tradingview" class="new-navbar_dropdown-link is-adaptive">TradingView</a><a id="w-node-_4648965f-0c47-8296-bfc4-16b63373ae8b-cff9dc9f" href="/ar/mt5-trading-signals" class="new-navbar_dropdown-link is-adaptive">إشارات MT5</a> | ||
<div id="w-node-_9026c31d-4304-7b71-5349-be253be889ac-cff9dc9f" class="new-navbar_dropdown-title">أدوات</div><a id="w-node-_9026c31d-4304-7b71-5349-be253be889b0-cff9dc9f" href="/ar/tradingview" class="new-navbar_dropdown-link is-adaptive">TradingView</a><a id="w-node-_4648965f-0c47-8296-bfc4-16b63373ae8b-cff9dc9f" href="/ar/mt5-trading-signals" class="new-navbar_dropdown-link is-adaptive">إشارات MT5</a><a id="w-node-f8141781-f56f-b1e1-f425-e0f15ce3a18f-cff9dc9f" href="/ar/economic-calendar" class="new-navbar_dropdown-link is-adaptive">التقويم الاقتصادي</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -1419,6 +1385,7 @@ | |
<div role="listitem" class="locale is-adaptive w-locales-item"><a hreflang="it" href="/it/blog/posts/deriv-expands-global-reach-with-7-new-offices" class="new-navbar_dropdown-link is-adaptive">Italiano</a></div> | ||
<div role="listitem" class="locale is-adaptive w-locales-item"><a hreflang="de" href="/de/blog/posts/deriv-expands-global-reach-with-7-new-offices" class="new-navbar_dropdown-link is-adaptive">Deutsch</a></div> | ||
<div role="listitem" class="locale is-adaptive w-locales-item"><a hreflang="pl" href="/pl/blog/posts/deriv-expands-global-reach-with-7-new-offices" class="new-navbar_dropdown-link is-adaptive">Polski</a></div> | ||
<div role="listitem" class="locale is-adaptive w-locales-item"><a hreflang="uz" href="/uz/blog/posts/deriv-expands-global-reach-with-7-new-offices" class="new-navbar_dropdown-link is-adaptive">O'zbek</a></div> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -1709,7 +1676,7 @@ <h1 class="text-align-center">Deriv expands global reach with 7 new offices</h1> | |
<p>Over the course of 2023, Deriv will look to add new employees at its latest offices and to its existing multinational and multicultural workforce — that currently stands at over 1,200 — as it aims to become the world’s number 1 trading provider. If you want to be part of this successful and fast-growing team, check out <a href="https://deriv.zohorecruit.eu/jobs/Careers" target="_blank">open positions</a> at Deriv.</p> | ||
<h2>About Deriv</h2> | ||
<p>Starting its journey in 1999, Deriv’s mission has been to make online trading accessible to anyone, anywhere. Deriv’s product offering includes intuitive trading platforms, over 200 tradable assets (in markets such as forex, stocks, and cryptocurrencies), unique trade types, and more. With more than 1,200 employees in 20 global offices spread across 16 countries, Deriv strives to provide the best work environment, which includes positive work culture, timely addressing of employee concerns, celebrating achievements, and conducting initiatives to boost their morale.</p> | ||
<p>PRESS CONTACT<br />Aleksandra Zuzic<br /><a href="https://www.globenewswire.com/Tracker?data=rk6prt0a_rEc9Bo8_bDwKsWFCKtqtdXryhQkLVEaqA-rPIvyjPQ9vam-ZARrgd1NwmKMIKhfQeD7lo3lQN7B8ZoXRv-csEDIGujM1wQQ2F4=" target="_blank"><span class="__cf_email__" data-cfemail="b0d1dcd5dbc3d1ded4c2d1f0d4d5c2d9c69ed3dfdd">[email protected]</span></a></p> | ||
<p>PRESS CONTACT<br />Aleksandra Zuzic<br /><a href="https://www.globenewswire.com/Tracker?data=rk6prt0a_rEc9Bo8_bDwKsWFCKtqtdXryhQkLVEaqA-rPIvyjPQ9vam-ZARrgd1NwmKMIKhfQeD7lo3lQN7B8ZoXRv-csEDIGujM1wQQ2F4=" target="_blank"><span class="__cf_email__" data-cfemail="88e9e4ede3fbe9e6ecfae9c8ecedfae1fea6ebe7e5">[email protected]</span></a></p> | ||
<p>A photo accompanying this announcement is available at <a href="https://www.globenewswire.com/Tracker?data=dd8I6JwXooxy2VUCA_oZtG4yt8JN7rQ-GEjHU15vNrTUY4eJ5wkZcLBiSQErrxhMDT6ePUIe0K9C12AogPSifpjvvMbb5fS15FYyHUCaEkd0W0s-s-aOOetToewakrdG3hYUFWCF0EngUCtDlDquOlzhiZ75Sy1wFiX8JyRri2UmumMHLazi4aeVTrWPSsaJ9waupae4DRHRYFODLTjfWVO2_rWEtSGB4EPrKNQGYKeT2XYbVuiB_F5nbwLnKLxcnoO4aMirO6u1l1wncbUrXA==" target="_blank">https://www.globenewswire.com/NewsRoom/AttachmentNg/c41b1ae9-345e-4315-a55e-62d7dc21ad3a</a><br /></p> | ||
<figure class="w-richtext-align-center w-richtext-figure-type-image"> | ||
<div><img src="https://cdn.prod.website-files.com/661e6e1e01dd2f56adc6d3ca/661e6e1f01dd2f56adc6f8d4_Deriv-Services-FZ-LLC.gif" alt="" loading="lazy" /></div> | ||
|
@@ -2126,7 +2093,7 @@ <h2 class="text-color-white">ابدأ التداول الآن</h2> | |
</div> | ||
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script> | ||
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66585fe0e1dc7e70cc75d440" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> | ||
<script src="https://cdn.prod.website-files.com/66585fe0e1dc7e70cc75d440/js/deriv-staged-2dfc316890fbbd8e3ed6d351bd.52bf68eb9.js" type="text/javascript"></script><!-- deriv js custom code script--> | ||
<script src="https://cdn.prod.website-files.com/66585fe0e1dc7e70cc75d440/js/deriv-staged-2dfc316890fbbd8e3ed6d351bd.2c5556a28b5837285a5af936f33d0149.js" type="text/javascript"></script><!-- deriv js custom code script--> | ||
<script type="module" src="https://unpkg.com/@deriv-com/[email protected]/dist/js/footer_scripts.min.js"></script> | ||
<!-- deriv js custom code script end--> | ||
|
||
|
Oops, something went wrong.