From 16ff3a80d0f37ab3fc484783384947fb7fe78977 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Fri, 17 May 2024 11:56:02 +0530 Subject: Remove build folder, and move to cloudflare for hosting --- static/_headers | 2 ++ static/_redirects | 11 +++++++++++ static/bypass-russian-geoblock.html | 3 --- static/fix-wpa-registry.html | 3 --- static/idm-activation-script.html | 3 --- static/in-place_repair_upgrade.html | 3 --- static/msdl/index.html | 3 --- static/office_c2r_custom.html | 3 --- static/office_c2r_links.html | 3 --- static/redirect-genuine-installation-media.html | 3 --- 10 files changed, 13 insertions(+), 24 deletions(-) create mode 100644 static/_headers create mode 100644 static/_redirects delete mode 100644 static/bypass-russian-geoblock.html delete mode 100644 static/fix-wpa-registry.html delete mode 100644 static/idm-activation-script.html delete mode 100644 static/in-place_repair_upgrade.html delete mode 100644 static/msdl/index.html delete mode 100644 static/office_c2r_custom.html delete mode 100644 static/office_c2r_links.html delete mode 100644 static/redirect-genuine-installation-media.html (limited to 'static') diff --git a/static/_headers b/static/_headers new file mode 100644 index 0000000..9eb5e38 --- /dev/null +++ b/static/_headers @@ -0,0 +1,2 @@ +/*.ps1 + Content-Type: text/plain diff --git a/static/_redirects b/static/_redirects new file mode 100644 index 0000000..e512dbe --- /dev/null +++ b/static/_redirects @@ -0,0 +1,11 @@ +/get /get.ps1 301 +/ias /ias.ps1 301 +/api/msdl/proxy https://msdl.gravesoft.dev/ 301 +/msdl https://msdl.gravesoft.dev/ 301 +/in-place_repair_upgrade https://gravesoft.dev/in-place_repair_upgrade 301 +/bypass-russian-geoblock https://gravesoft.dev/bypass-russian-geoblock 301 +/fix-wpa-registry https://gravesoft.dev/fix-wpa-registry 301 +/redirect-genuine-installation-media /genuine-installation-media 301 +/idm-activation-script https://github.com/WindowsAddict/IDM-Activation-Script 301 +/office_c2r_links https://gravesoft.dev/office_c2r_links 301 +/office_c2r_custom https://gravesoft.dev/office_c2r_custom 301 diff --git a/static/bypass-russian-geoblock.html b/static/bypass-russian-geoblock.html deleted file mode 100644 index dc671aa..0000000 --- a/static/bypass-russian-geoblock.html +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/static/fix-wpa-registry.html b/static/fix-wpa-registry.html deleted file mode 100644 index eb600aa..0000000 --- a/static/fix-wpa-registry.html +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/static/idm-activation-script.html b/static/idm-activation-script.html deleted file mode 100644 index a0ef4be..0000000 --- a/static/idm-activation-script.html +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/static/in-place_repair_upgrade.html b/static/in-place_repair_upgrade.html deleted file mode 100644 index 7672b4a..0000000 --- a/static/in-place_repair_upgrade.html +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/static/msdl/index.html b/static/msdl/index.html deleted file mode 100644 index feae3d7..0000000 --- a/static/msdl/index.html +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/static/office_c2r_custom.html b/static/office_c2r_custom.html deleted file mode 100644 index 290c4a1..0000000 --- a/static/office_c2r_custom.html +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/static/office_c2r_links.html b/static/office_c2r_links.html deleted file mode 100644 index 121509f..0000000 --- a/static/office_c2r_links.html +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/static/redirect-genuine-installation-media.html b/static/redirect-genuine-installation-media.html deleted file mode 100644 index 62231cf..0000000 --- a/static/redirect-genuine-installation-media.html +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file -- cgit v1.2.3