From aa65464caa67936e8bc298719c5aa4a8fa6bb329 Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Sat, 13 Apr 2024 06:20:16 +0530 Subject: [PATCH] Add html files for redirection --- build/_redirects | 10 ---------- build/bypass-russian-geoblock.html | 3 +++ build/fix-wpa-registry.html | 3 +++ build/idm-activation-script.html | 3 +++ build/in-place_repair_upgrade.html | 3 +++ build/msdl/index.html | 3 +++ build/office_c2r_custom.html | 3 +++ build/office_c2r_links.html | 3 +++ build/redirect-genuine-installation-media.html | 3 +++ static/_redirects | 10 ---------- 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 +++ 18 files changed, 48 insertions(+), 20 deletions(-) delete mode 100644 build/_redirects create mode 100644 build/bypass-russian-geoblock.html create mode 100644 build/fix-wpa-registry.html create mode 100644 build/idm-activation-script.html create mode 100644 build/in-place_repair_upgrade.html create mode 100644 build/msdl/index.html create mode 100644 build/office_c2r_custom.html create mode 100644 build/office_c2r_links.html create mode 100644 build/redirect-genuine-installation-media.html delete mode 100644 static/_redirects create mode 100644 static/bypass-russian-geoblock.html create mode 100644 static/fix-wpa-registry.html create mode 100644 static/idm-activation-script.html create mode 100644 static/in-place_repair_upgrade.html create mode 100644 static/msdl/index.html create mode 100644 static/office_c2r_custom.html create mode 100644 static/office_c2r_links.html create mode 100644 static/redirect-genuine-installation-media.html diff --git a/build/_redirects b/build/_redirects deleted file mode 100644 index 44f4c54..0000000 --- a/build/_redirects +++ /dev/null @@ -1,10 +0,0 @@ -/get /get.ps1 200 -/ias /ias.ps1 200 -/msdl https://msdl.gravesoft.dev/ 301 -/in-place_repair_upgrade https://gravesoft.dev/guides/in-place_repair_upgrade 301 -/bypass-russian-geoblock https://gravesoft.dev/guides/bypass-russian-geoblock 301 -/redirect-genuine-installation-media /genuine-installation-media 200 -/idm-activation-script https://github.com/WindowsAddict/IDM-Activation-Script 301 -/office_c2r_links https://gravesoft.dev/download_windows_office/office_c2r_links 301 -/office_c2r_custom https://gravesoft.dev/download_windows_office/office_c2r_custom 301 -/check https://msdl.gravesoft.dev/ 301 \ No newline at end of file diff --git a/build/bypass-russian-geoblock.html b/build/bypass-russian-geoblock.html new file mode 100644 index 0000000..ae6c375 --- /dev/null +++ b/build/bypass-russian-geoblock.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/build/fix-wpa-registry.html b/build/fix-wpa-registry.html new file mode 100644 index 0000000..0ab9e03 --- /dev/null +++ b/build/fix-wpa-registry.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/build/idm-activation-script.html b/build/idm-activation-script.html new file mode 100644 index 0000000..a0ef4be --- /dev/null +++ b/build/idm-activation-script.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/build/in-place_repair_upgrade.html b/build/in-place_repair_upgrade.html new file mode 100644 index 0000000..aca421d --- /dev/null +++ b/build/in-place_repair_upgrade.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/build/msdl/index.html b/build/msdl/index.html new file mode 100644 index 0000000..feae3d7 --- /dev/null +++ b/build/msdl/index.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/build/office_c2r_custom.html b/build/office_c2r_custom.html new file mode 100644 index 0000000..05872b1 --- /dev/null +++ b/build/office_c2r_custom.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/build/office_c2r_links.html b/build/office_c2r_links.html new file mode 100644 index 0000000..1628fe2 --- /dev/null +++ b/build/office_c2r_links.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/build/redirect-genuine-installation-media.html b/build/redirect-genuine-installation-media.html new file mode 100644 index 0000000..62231cf --- /dev/null +++ b/build/redirect-genuine-installation-media.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/_redirects b/static/_redirects deleted file mode 100644 index 44f4c54..0000000 --- a/static/_redirects +++ /dev/null @@ -1,10 +0,0 @@ -/get /get.ps1 200 -/ias /ias.ps1 200 -/msdl https://msdl.gravesoft.dev/ 301 -/in-place_repair_upgrade https://gravesoft.dev/guides/in-place_repair_upgrade 301 -/bypass-russian-geoblock https://gravesoft.dev/guides/bypass-russian-geoblock 301 -/redirect-genuine-installation-media /genuine-installation-media 200 -/idm-activation-script https://github.com/WindowsAddict/IDM-Activation-Script 301 -/office_c2r_links https://gravesoft.dev/download_windows_office/office_c2r_links 301 -/office_c2r_custom https://gravesoft.dev/download_windows_office/office_c2r_custom 301 -/check https://msdl.gravesoft.dev/ 301 \ No newline at end of file diff --git a/static/bypass-russian-geoblock.html b/static/bypass-russian-geoblock.html new file mode 100644 index 0000000..ae6c375 --- /dev/null +++ b/static/bypass-russian-geoblock.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/fix-wpa-registry.html b/static/fix-wpa-registry.html new file mode 100644 index 0000000..0ab9e03 --- /dev/null +++ b/static/fix-wpa-registry.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/idm-activation-script.html b/static/idm-activation-script.html new file mode 100644 index 0000000..a0ef4be --- /dev/null +++ b/static/idm-activation-script.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/in-place_repair_upgrade.html b/static/in-place_repair_upgrade.html new file mode 100644 index 0000000..aca421d --- /dev/null +++ b/static/in-place_repair_upgrade.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/msdl/index.html b/static/msdl/index.html new file mode 100644 index 0000000..feae3d7 --- /dev/null +++ b/static/msdl/index.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/office_c2r_custom.html b/static/office_c2r_custom.html new file mode 100644 index 0000000..05872b1 --- /dev/null +++ b/static/office_c2r_custom.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/office_c2r_links.html b/static/office_c2r_links.html new file mode 100644 index 0000000..1628fe2 --- /dev/null +++ b/static/office_c2r_links.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/static/redirect-genuine-installation-media.html b/static/redirect-genuine-installation-media.html new file mode 100644 index 0000000..62231cf --- /dev/null +++ b/static/redirect-genuine-installation-media.html @@ -0,0 +1,3 @@ + + + \ No newline at end of file