Skip to content

Add monitoring360bot test user agent#598

Open
chocolata wants to merge 1 commit intoJayBizzle:masterfrom
chocolata:add-monitoring360bot
Open

Add monitoring360bot test user agent#598
chocolata wants to merge 1 commit intoJayBizzle:masterfrom
chocolata:add-monitoring360bot

Conversation

@chocolata
Copy link

Summary

  • Adds the real monitoring360bot user agent string to the crawler test data
  • The bot from 360monitoring.com is already detected by the generic catch-all regex [a-z0-9\-_]*(bot|crawl|...), so no new entry in Crawlers.php is needed
  • Adding the test case ensures this bot remains detected in future versions

User agent:

Mozilla/5.0 (compatible; monitoring360bot/1.1; +https://app.360monitoring.com/bot.html)

Closes #597

Test plan

  • All 15 tests pass (assertion count increased by 1)
  • No regex collisions

🤖 Generated with Claude Code

The monitoring360bot (from 360monitoring.com) is already detected by the
generic catch-all regex pattern, but adding its real user agent string to
the test data ensures it remains detected in future versions.

Closes JayBizzle#597

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

monitoring360bot (+https://app.360monitoring.com/bot.html)

1 participant