MCPcopy
hub / github.com/liangliangyy/DjangoBlog / notify

Method notify

djangoblog/spider_notify.py:20–21  ·  view source on GitHub ↗
(url)

Source from the content-addressed store, hash-verified

18
19 @staticmethod
20 def notify(url):
21 SpiderNotify.baidu_notify(url)

Callers 1

test_validate_articleMethod · 0.80

Calls 1

baidu_notifyMethod · 0.80

Tested by 1

test_validate_articleMethod · 0.64