-
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
update-rates.sh
committed
Sep 21, 2024
1 parent
bdb98e9
commit 7d051dc
Showing
4 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
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 |
---|---|---|
|
@@ -311,7 +311,7 @@ <h2>נתוני מקרו</h2> | |
</div> | ||
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script> | ||
<script src="js/rates.js?__C32244C__"></script> | ||
<script src="js/rates.js?__C20266C__"></script> | ||
<script src="js/main.js?1008"></script> | ||
<script> | ||
if ( document.readyState!=='loading' ){ | ||
|
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 |
---|---|---|
|
@@ -311,7 +311,7 @@ <h2>נתוני מקרו</h2> | |
</div> | ||
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script> | ||
<script src="js/rates.js?__C20266C__"></script> | ||
<script src="js/rates.js?__C23022C__"></script> | ||
<script src="js/main.js?1008"></script> | ||
<script> | ||
if ( document.readyState!=='loading' ){ | ||
|
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,6 +1,6 @@ | ||
const GSPC=5618.26; | ||
const TA_125=1997.2; | ||
const USD_ILS=3.7806; | ||
const EUR_ILS=4.1883; | ||
const SAMPLE_TIME="Thu Sep 19 00:56:29 UTC 2024"; | ||
const GSPC=5713.64; | ||
const TA_125=1991.28; | ||
const USD_ILS=3.7591; | ||
const EUR_ILS=4.1894; | ||
const SAMPLE_TIME="Fri Sep 20 00:56:31 UTC 2024"; | ||
|
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,6 +1,6 @@ | ||
const GSPC=5713.64; | ||
const GSPC=5702.55; | ||
const TA_125=1991.28; | ||
const USD_ILS=3.7591; | ||
const EUR_ILS=4.1894; | ||
const SAMPLE_TIME="Fri Sep 20 00:56:31 UTC 2024"; | ||
const USD_ILS=3.7774; | ||
const EUR_ILS=4.2212; | ||
const SAMPLE_TIME="Sat Sep 21 00:55:35 UTC 2024"; | ||
|