Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awolfly9/IPProxyTool
/ delete_proxy
Method
delete_proxy
sql/sql_base.py:22–23 ·
view source on GitHub ↗
(self, table_name, proxy)
Source
from the content-addressed store, hash-verified
20
pass
21
22
def
delete_proxy(self, table_name, proxy):
23
pass
24
25
def
delete_old(self, table_name, day):
26
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected