Skip to content

Commit

Permalink
تغییر آدرس vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
ircfspace committed Feb 28, 2024
1 parent d289a1d commit c2a3c9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ $(document).on('click', '#copyCode, #copyJsonFromQR', function (e) {
});
});

let vercelUrl = 'https://irimmortal.vercel.app/json/prm/';
let vercelUrl = 'https://filterchikhaktoosaret.vercel.app/json/prm/';

$(document).on('click', '#jsonUrl', function (e) {
e.preventDefault();
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ <h4 class="modal-title dirLeft">QRCode</h4>
<script src="./assets/js/jquery.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<script src="./assets/js/lang.js?v1.12.3"></script>
<script src="./assets/js/script.js?v1.13.6"></script>
<script src="./assets/js/script.js?v1.13.7"></script>
</footer>
</div>
</div>
Expand Down

0 comments on commit c2a3c9e

Please sign in to comment.