Change layout for worker site

This commit is contained in:
2025-08-29 05:17:22 +05:30
parent 91e7b65200
commit bc7dac17c7
4 changed files with 5 additions and 2 deletions

2
site/_headers Normal file
View File

@@ -0,0 +1,2 @@
/*
Content-Type: text/plain

1
site/_redirects Normal file
View File

@@ -0,0 +1 @@
/* /get 200

View File

@@ -1,4 +1,4 @@
# This script is hosted on <b>https://get.activated.win</b> for <b>https://massgrave.dev</b><hr><pre>
# This script is hosted on https://get.activated.win for https://massgrave.dev
if (-not $args) {
Write-Host ''

View File

@@ -2,6 +2,6 @@
"name": "get-activated-win",
"compatibility_date": "2025-08-28",
"assets": {
"directory": "."
"directory": "./site"
}
}