From 4d084aa1fbc42454f683079b40bd51b977387099 Mon Sep 17 00:00:00 2001 From: Sajad Jalilian Date: Mon, 8 Jan 2024 22:21:36 +0330 Subject: [PATCH] Remove deugger and fix page links --- Data.html | 2 +- README.md | 2 ++ functions.js | 1 - index.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Data.html b/Data.html index 6e75aca..6995dec 100644 --- a/Data.html +++ b/Data.html @@ -15,7 +15,7 @@ diff --git a/README.md b/README.md index c4a028b..caa8560 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This project aims to help you calculate the Iranian Rials value historically When you put a date we go back in time and buy some of the Azadi coins with the money you provided. After that, we return to the current day, sell those Azadi coins, and show you the money. +## If you find this project helpful, please give it a Star. It helps new people find out about it. :) + ## Our Data We get our data from excellent [rial-exchange-rates-archive](https://github.com/SamadiPour/rial-exchange-rates-archive) project. diff --git a/functions.js b/functions.js index 8427433..cb4fa7f 100644 --- a/functions.js +++ b/functions.js @@ -1,5 +1,4 @@ function fetchData() { - debugger return fetch('https://cdn.jsdelivr.net/gh/SamadiPour/rial-exchange-rates-archive@data/jalali_all.min.json') .then(response => response.json()) .then(data => { diff --git a/index.html b/index.html index d06e674..33cbb55 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@

پول واقعی

github - + مشاهده تمام دیتا