From 2f7dadf8a0a171f8c0247d85881a4c98914a4061 Mon Sep 17 00:00:00 2001 From: therampagerado Date: Fri, 6 Feb 2026 14:37:03 +0200 Subject: [PATCH 1/3] Add Ahrefs and SEOGets bots Add Ahrefs and SEOGets bots --- raw/Crawlers.txt | 3 +++ src/Fixtures/Crawlers.php | 3 +++ 2 files changed, 6 insertions(+) diff --git a/raw/Crawlers.txt b/raw/Crawlers.txt index 3fd8696..2bdb053 100644 --- a/raw/Crawlers.txt +++ b/raw/Crawlers.txt @@ -81,6 +81,8 @@ AffiliateLabz\/ affilimate-puppeteer agentslug AHC +Ahrefs +AhrefsSiteAudit aihit aiohttp\/ Airmail @@ -1053,6 +1055,7 @@ Seobility SEOCentro SeoCheck seocompany +SEOGets SEOkicks SEOlizer Seomoz diff --git a/src/Fixtures/Crawlers.php b/src/Fixtures/Crawlers.php index 245b494..6b8d731 100644 --- a/src/Fixtures/Crawlers.php +++ b/src/Fixtures/Crawlers.php @@ -102,6 +102,8 @@ class Crawlers extends AbstractProvider 'affilimate-puppeteer', 'agentslug', 'AHC', + 'AhrefsBot', + 'AhrefsSiteAudit', 'aihit', 'aiohttp\/', 'Airmail', @@ -1074,6 +1076,7 @@ class Crawlers extends AbstractProvider 'SEOCentro', 'SeoCheck', 'seocompany', + 'SEOGets', 'SEOkicks', 'SEOlizer', 'Seomoz', From 544b7896ca1f0cb53a5a4edfe5c55519c45507f5 Mon Sep 17 00:00:00 2001 From: therampagerado Date: Fri, 6 Feb 2026 14:41:23 +0200 Subject: [PATCH 2/3] Add Ahrefs and SEOGets bots Add Ahrefs and SEOGets bots --- src/Fixtures/Crawlers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Fixtures/Crawlers.php b/src/Fixtures/Crawlers.php index 6b8d731..2097209 100644 --- a/src/Fixtures/Crawlers.php +++ b/src/Fixtures/Crawlers.php @@ -102,7 +102,7 @@ class Crawlers extends AbstractProvider 'affilimate-puppeteer', 'agentslug', 'AHC', - 'AhrefsBot', + 'Ahrefs', 'AhrefsSiteAudit', 'aihit', 'aiohttp\/', From 3784d635ab52be1a4a4745505ed76494e81adf22 Mon Sep 17 00:00:00 2001 From: therampagerado Date: Fri, 6 Feb 2026 14:45:02 +0200 Subject: [PATCH 3/3] Adds Ahref and SEOGets bots Adds Ahref and SEOGets bots --- raw/Crawlers.txt | 1 - src/Fixtures/Crawlers.php | 1 - 2 files changed, 2 deletions(-) diff --git a/raw/Crawlers.txt b/raw/Crawlers.txt index 2bdb053..046ee45 100644 --- a/raw/Crawlers.txt +++ b/raw/Crawlers.txt @@ -82,7 +82,6 @@ affilimate-puppeteer agentslug AHC Ahrefs -AhrefsSiteAudit aihit aiohttp\/ Airmail diff --git a/src/Fixtures/Crawlers.php b/src/Fixtures/Crawlers.php index 2097209..8d2b14e 100644 --- a/src/Fixtures/Crawlers.php +++ b/src/Fixtures/Crawlers.php @@ -103,7 +103,6 @@ class Crawlers extends AbstractProvider 'agentslug', 'AHC', 'Ahrefs', - 'AhrefsSiteAudit', 'aihit', 'aiohttp\/', 'Airmail',