generated from codesandbox/codesandbox-template-svelte-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCFNetworkDownload_p4vIkf.tmp
46 lines (27 loc) · 1.47 KB
/
CFNetworkDownload_p4vIkf.tmp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
<script>
function redirectOnLoad() {
if (this.SfdcApp && this.SfdcApp.projectOneNavigator) { SfdcApp.projectOneNavigator.handleRedirect('https://eliteprfirmllc-dev-ed.develop.my.salesforce.com?ec=302&startURL=%2F0A3an000000389G%3Fsetupid%3DImportedPackage'); } else
if (window.location.replace){
window.location.replace('https://eliteprfirmllc-dev-ed.develop.my.salesforce.com?ec=302&startURL=%2F0A3an000000389G%3Fsetupid%3DImportedPackage');
} else {
window.location.href ='https://eliteprfirmllc-dev-ed.develop.my.salesforce.com?ec=302&startURL=%2F0A3an000000389G%3Fsetupid%3DImportedPackage';
}
}
redirectOnLoad();
</script>
</head>
</html>
<!-- Body events -->
<script type="text/javascript">function bodyOnLoad(){if(window.PreferenceBits){window.PreferenceBits.prototype.csrfToken="null";};}function bodyOnBeforeUnload(){}function bodyOnFocus(){}function bodyOnUnload(){}</script>
</body>
</html>
<!--
...................................................................................................
...................................................................................................
...................................................................................................
...................................................................................................
-->