denounce.properties

来自「wiki建站资源 java编写的 很好用」· PROPERTIES 代码 · 共 31 行

PROPERTIES
31
字号
##  This file contains different patterns for the Denounce plugin.##  Please send me new patterns as you figure them out.#denounce.denouncetext = <Link removed because I do not wish to endorse this link to search engines>##  Which user agents should be denounced.#denounce.agentpattern.googlebot = *Googlebot*denounce.agentpattern.inktomi   = *Slurp/*denounce.agentpattern.fastsearch = *FAST-WebCrawler/*denounce.agentpattern.voila     = *VoilaBot*denounce.agentpattern.ms        = *MicrosoftPrototypeCrawler*denounce.agentpattern.grub      = *grub-client*##  Which referers should be denounced.##denounce.refererpattern = http://localhost/*##  Which hostpatterns should be denounced.  This uses the result#  of ServletRequest.getRemoteHost(), which may return an IP address as#  well, if the name cannot be determined.#denounce.hostpattern.googlebot = *.googlebot.comdenounce.hostpattern.inktomi   = *.inktomisearch.comdenounce.hostpattern.alexa     = crawl*.alexa.com

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?