Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

GBUdbIgnoreList.txt 354B

123456789
  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.