Browse Source

Remove http.rb version numbers from bots test

master
Matt Baer 5 years ago
parent
commit
25bf5066c6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bots/bots.go

+ 1
- 1
bots/bots.go View File

@@ -218,7 +218,7 @@ var bots = map[string]bool{
}

var botPrefixes = []string{
"http.rb/2.2.2 (Mastodon",
"http.rb/",
"PHP/",
}



Loading…
Cancel
Save