diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/_headers | 2 | ||||
| -rw-r--r-- | static/_redirects | 11 | ||||
| -rw-r--r-- | static/bypass-russian-geoblock.html | 3 | ||||
| -rw-r--r-- | static/fix-wpa-registry.html | 3 | ||||
| -rw-r--r-- | static/idm-activation-script.html | 3 | ||||
| -rw-r--r-- | static/in-place_repair_upgrade.html | 3 | ||||
| -rw-r--r-- | static/msdl/index.html | 3 | ||||
| -rw-r--r-- | static/office_c2r_custom.html | 3 | ||||
| -rw-r--r-- | static/office_c2r_links.html | 3 | ||||
| -rw-r--r-- | static/redirect-genuine-installation-media.html | 3 |
10 files changed, 13 insertions, 24 deletions
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 @@ -<html>
-<meta http-equiv="refresh" content="0; url=https://gravesoft.dev/bypass-russian-geoblock">
-</html>
\ 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 @@ -<html>
-<meta http-equiv="refresh" content="0; url=https://gravesoft.dev/fix-wpa-registry">
-</html>
\ 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 @@ -<html>
-<meta http-equiv="refresh" content="0; url=https://github.com/WindowsAddict/IDM-Activation-Script">
-</html>
\ 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 @@ -<html>
-<meta http-equiv="refresh" content="0; url=https://gravesoft.dev/in-place_repair_upgrade">
-</html>
\ 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 @@ -<html>
-<meta http-equiv="refresh" content="0; url=https://msdl.gravesoft.dev/">
-</html>
\ 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 @@ -<html>
-<meta http-equiv="refresh" content="0; url=https://gravesoft.dev/office_c2r_custom">
-</html>
\ 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 @@ -<html>
-<meta http-equiv="refresh" content="0; url=https://gravesoft.dev/office_c2r_links">
-</html>
\ 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 @@ -<html>
-<meta http-equiv="refresh" content="0; url=https://massgrave.dev/genuine-installation-media">
-</html>
\ No newline at end of file |
