diff --git a/.github/workflows/request.yml b/.github/workflows/request.yml index 25f4dffb..cde32314 100644 --- a/.github/workflows/request.yml +++ b/.github/workflows/request.yml @@ -18,7 +18,7 @@ jobs: - name: Update Domainlist from Issue run: | domain=$(jq -r '.issue.body' "$GITHUB_EVENT_PATH" | sed -n '3p') - echo -e "$domain" >> domainlist + echo -e "$domain" >> dev/domainlist echo "Domain $domain added to domainlist." - name: Install Dependencies run: | diff --git a/releases/hosts b/releases/hosts index 4a807404..67180256 100755 --- a/releases/hosts +++ b/releases/hosts @@ -23715,9 +23715,4 @@ # [simpcity.su] 186.2.163.153 simpcity.su -186.2.163.153 www.simpcity.su - - -# [spicymags.xyz] -107.189.1.4 www.spicymags.xyz -107.189.1.4 spicymags.xyz \ No newline at end of file +186.2.163.153 www.simpcity.su \ No newline at end of file