Skip to content

Commit

Permalink
Add PetalBot. Closes #53
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmatyas committed Aug 29, 2024
1 parent 04c2ef4 commit 24f7bc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions block-ai-crawlers.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ function block_ai_robots_txt( $robots ) {
$robots .= "User-agent: OAI-SearchBot\n";
$robots .= "User-agent: Omgili\n";
$robots .= "User-agent: Omgilibot\n";
$robots .= "User-agent: PetalBot\n";
$robots .= "User-agent: PerplexityBot\n";
$robots .= "User-agent: Timpibot\n";
$robots .= "User-agent: YouBot\n";
Expand Down
1 change: 1 addition & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ No. Search engines follow different `robots.txt` rules.
== Changelog ==

= 1.3.9 =
- New: Block PetalBot
- New: Block AI2Bot
- New: Block Webz.io
- New: Block OpenAI Search Bot (SearchGPT)
Expand Down

0 comments on commit 24f7bc9

Please sign in to comment.