Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Boris-code/feapder
/ warn
Method
warn
feapder/network/proxy_pool_old.py:443–449 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
441
self.warn_flag = False
442
443
def
warn(self):
444
if
not self.warn_flag:
445
for
url in self.proxy_source_url:
446
if
"zhima"
in url:
447
continue
448
self.warn_flag = True
449
return
450
451
@property
452
def
queue_size(self):
Callers
7
get
Method · 0.95
f
Function · 0.80
docsify-copy-code.min.js
File · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected