Disables highlighting in docs.python.org's search results.
< 腳本python-search-no-highlight的回應
Oh. I never looked in the error logs on other sites. Thanks for the suggestion. I just implemented it.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Good script! But does it need to match every page under
docs.python.org
? It creates error logs everywhere outside the search page... I restricted it todocs.python.org/*/search.html
and it seems to be matching right.