Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ more Meta crawlers #153

Merged
merged 1 commit into from
Aug 31, 2024
Merged

✨ more Meta crawlers #153

merged 1 commit into from
Aug 31, 2024

Conversation

alaz
Copy link
Owner

@alaz alaz commented Aug 31, 2024

Facebook matcher has been split into two –

  • Facebook to detect Meta crawlers with the prefix facebook;
  • and Meta for crawlers with the prefix meta.

They both share the same code to fetch IP ranges.

@alaz alaz linked an issue Aug 31, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.68%. Comparing base (a8852dc) to head (7de2f7f).
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   98.61%   98.68%   +0.07%     
==========================================
  Files          23       24       +1     
  Lines         217      229      +12     
==========================================
+ Hits          214      226      +12     
  Misses          3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alaz alaz merged commit 3e1a4f5 into master Aug 31, 2024
6 checks passed
@alaz alaz deleted the meta branch August 31, 2024 09:59
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.

Update Meta's User-Agents
2 participants