Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
CoNETProject committed May 16, 2024
1 parent 398a3a4 commit bbec03e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion command.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ curl -H "Content-Type: application/json" "https://scan.conet.network/api?module

iptables -I INPUT -s 175.8.252.12 -j DROP

curl -v -d '{"ipaddress":"119.188.246.221"}' -H "Content-Type: application/json" -X POST "http://74.208.238.95:4100/api/ipaddress"
2 changes: 1 addition & 1 deletion src/endpoint/serverV2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ class conet_dl_server {
})
}


return next()

})

Expand Down

0 comments on commit bbec03e

Please sign in to comment.