Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
gvoze32 committed Jun 1, 2024
1 parent 17073ea commit 6e18367
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
7 changes: 1 addition & 6 deletions releases/hosts
Original file line number Diff line number Diff line change
Expand Up @@ -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
186.2.163.153 www.simpcity.su

0 comments on commit 6e18367

Please sign in to comment.