Skip to content

Commit

Permalink
Revert "API: add Source IP Block command (XTLS#3211)"
Browse files Browse the repository at this point in the history
This reverts commit ba57ccd.

Because this commit conflict with api getr/setr.
  • Loading branch information
nobody committed Apr 15, 2024
1 parent fbc56b8 commit 91f1dfb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 133 deletions.
1 change: 0 additions & 1 deletion main/commands/all/api/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ var CmdAPI = &base.Command{
cmdRemoveOutbounds,
cmdAddRules,
cmdRemoveRules,
cmdSourceIpBlock,
},
}
132 changes: 0 additions & 132 deletions main/commands/all/api/source_ip_block.go

This file was deleted.

0 comments on commit 91f1dfb

Please sign in to comment.