Skip to content

add DebugBear to crawler list#587

Merged
JayBizzle merged 2 commits intoJayBizzle:masterfrom
Ettemlevest:master
Feb 2, 2026
Merged

add DebugBear to crawler list#587
JayBizzle merged 2 commits intoJayBizzle:masterfrom
Ettemlevest:master

Conversation

@Ettemlevest
Copy link
Contributor

Solves #586

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds DebugBear to the crawler detection list. DebugBear is a page speed and Core Web Vitals monitoring tool that uses user agent strings ending with "DebugBear".

Changes:

  • Added the regex pattern DebugBear$ to detect DebugBear crawler user agents
  • Added test cases for both desktop and mobile DebugBear user agents

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
tests/data/user_agent/crawlers.txt Added two test user agent strings for DebugBear (desktop and mobile)
src/Fixtures/Crawlers.php Added DebugBear$ regex pattern to the crawler detection list
raw/Crawlers.txt Added DebugBear$ pattern to the raw patterns file
raw/Crawlers.json Added DebugBear$ pattern to the JSON array of patterns

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JayBizzle
Copy link
Owner

❤️

@JayBizzle JayBizzle merged commit 0706af9 into JayBizzle:master Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants