Skip to content

Commit

Permalink
Update Sat Nov 23 03:29:28 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
security-deriv committed Nov 23, 2024
1 parent 509dc08 commit 6102e12
Show file tree
Hide file tree
Showing 1,810 changed files with 429,922 additions and 59,989 deletions.
39 changes: 8 additions & 31 deletions deriv.com/404.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html><!-- Last Published: Wed Nov 20 2024 08:53:21 GMT+0000 (Coordinated Universal Time) -->
<!DOCTYPE html><!-- Last Published: Fri Nov 22 2024 11:01:09 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-domain="%%PUBLISH_URL_REPLACEMENT%%" data-wf-page="66585fe0e1dc7e70cc75d4b9" data-wf-site="66585fe0e1dc7e70cc75d440" lang="en">

<head>
Expand All @@ -25,7 +25,7 @@
<meta content="Not Found" property="og:title" />
<meta content="Not Found" property="twitter:title" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<link href="https://cdn.prod.website-files.com/66585fe0e1dc7e70cc75d440/css/deriv-staged-2dfc316890fbbd8e3ed6d351bd.fea7aaff5.min.css" rel="stylesheet" type="text/css" />
<link href="https://cdn.prod.website-files.com/66585fe0e1dc7e70cc75d440/css/deriv-staged-2dfc316890fbbd8e3ed6d351bd.15edc11d4.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>
Expand Down Expand Up @@ -863,10 +863,10 @@
window.growthbook_config = {
"uuidCookieName": "gbuuid",
"uuidKey": "id",
"uuid": "dff0bfda-f535-4d72-99cc-795c8fe3444c",
"uuid": "9d6b29a9-1417-45f5-a325-5e664dbbf9fd",
"persistUuidOnLoad": true,
"attributes": {
"id": "dff0bfda-f535-4d72-99cc-795c8fe3444c",
"id": "9d6b29a9-1417-45f5-a325-5e664dbbf9fd",
"browser": "unknown",
"deviceType": "desktop",
"url": "https://deriv.com/404?fromWorker=true",
Expand Down Expand Up @@ -897,13 +897,6 @@
}
},
"force": true
}, {
"condition": {
"country": {
"$in": ["bw", "ke", "my"]
}
},
"force": true
}]
}
},
Expand Down Expand Up @@ -1224,7 +1217,7 @@
"phase": "0",
"coverage": 1
}],
"dateUpdated": "2024-11-21T06:42:34.321Z"
"dateUpdated": "2024-11-22T09:05:02.841Z"
},
"disableVisualExperiments": false,
"disableJsInjection": false,
Expand Down Expand Up @@ -3308,8 +3301,8 @@ <h3 class="_404-heading">We couldn’t find that page</h3>
</div>
</div>
<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.a9885b921.js" type="text/javascript"></script><!-- deriv js custom code script-->
<script type="module" src="https://unpkg.com/@deriv-com/[email protected].0/dist/js/footer_scripts.min.js"></script>
<script src="https://cdn.prod.website-files.com/66585fe0e1dc7e70cc75d440/js/deriv-staged-2dfc316890fbbd8e3ed6d351bd.144d33ad1.js" type="text/javascript"></script><!-- deriv js custom code script-->
<script type="module" src="https://unpkg.com/@deriv-com/[email protected].2/dist/js/footer_scripts.min.js"></script>
<!-- deriv js custom code script end-->

<script>
Expand Down Expand Up @@ -3666,23 +3659,7 @@ <h3 class="_404-heading">We couldn’t find that page</h3>
<a href="https://www.livechat.com/?welcome" rel="noopener nofollow" target="_blank">LiveChat</a>
</noscript>
<!-- End of LiveChat code -->
<script>
// Parse the cookies to get the 'client_information' cookie value
const cookieValue = window.parseCookies(document.cookie, "client_information") ?
JSON.parse(window.parseCookies(document.cookie, "client_information")) :
null;

// Hotjar integration
if (cookieValue?.loginid) {
window?.hj("identify", cookieValue.loginid, {
is_logged_in: !!window.parseCookies(
document.cookie,
"client_information"
),
landing_company_shortcode: cookieValue.landing_company_shortcode || "null",
});
}
</script>

<!-- Trackjs - start of code -->
<script defer>
(function() {
Expand Down
Loading

0 comments on commit 6102e12

Please sign in to comment.