Skip to content

Commit 6bf02be

Browse files
authored
chore: simplify hydrozen regex (#33)
* chore: simplify hydrozen regex * Update well-known-bots.json
1 parent d9f0814 commit 6bf02be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: well-known-bots.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8609,7 +8609,7 @@
86098609
"categories": [
86108610
"monitor"
86118611
],
8612-
"pattern": "^Hydrozen\\.io\\/\\d{0,4}\\.\\d{0,4}$",
8612+
"pattern": "Hydrozen\\.io\\/",
86138613
"addition_date": "2025/02/02",
86148614
"verification": [
86158615
{

0 commit comments

Comments
 (0)