From 1a440f55abf1f72f564afeb1ecf15591174f02a5 Mon Sep 17 00:00:00 2001 From: Salman <60107346+salmanrajz@users.noreply.github.com> Date: Fri, 26 Mar 2021 12:58:27 +0400 Subject: [PATCH 1/3] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fd4485..dc77a7d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "u-dicom-viewer", "version": "0.8.1", "private": true, - "homepage": "https://webnamics.github.io/u-dicom-viewer/", + "homepage": "https://dicom.salmanrajz.com/", "dependencies": { "@material-ui/core": "^4.11.0", "@material-ui/icons": "^4.9.1", From c0e10454340e2d19b1571aa94243f8ef39c01a05 Mon Sep 17 00:00:00 2001 From: Salman <60107346+salmanrajz@users.noreply.github.com> Date: Wed, 9 Jun 2021 11:07:12 +0400 Subject: [PATCH 2/3] Update index.html --- public/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/index.html b/public/index.html index ba2b382..2d97289 100644 --- a/public/index.html +++ b/public/index.html @@ -1,3 +1,4 @@ +Access-Control-Allow-Origin: * From 3decf0298c1117558d2f2c27f7ebc8ab9b2d5d95 Mon Sep 17 00:00:00 2001 From: Salman <60107346+salmanrajz@users.noreply.github.com> Date: Mon, 5 Jul 2021 21:59:53 +0400 Subject: [PATCH 3/3] Update index.html --- public/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/public/index.html b/public/index.html index 2d97289..ba2b382 100644 --- a/public/index.html +++ b/public/index.html @@ -1,4 +1,3 @@ -Access-Control-Allow-Origin: *