您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

GBUdbIgnoreList.txt 356B

12345678910
  1. # List of IPs to Ignore on startup
  2. # Each IP in this list is set to Ignore in GBUdb when
  3. # The configuration is loaded.
  4. # Hash mark on the beginning of a line indicates a comment.
  5. # Comments after an IP are also ignored.
  6. # One line per IP. Sorry, no CIDR yet.
  7. # Be sure to list ALL of your gateways :-)
  8. 127.0.0.1 # ignore localhost, of course.