Skip to content

Commit

Permalink
➡️ update Facebook crawler user agent strings
Browse files Browse the repository at this point in the history
  • Loading branch information
alaz committed Sep 29, 2021
1 parent 21f13b4 commit 02820ac
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lib/legitbot/facebook.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ class Facebook < BotMatch
end
end

rule Legitbot::Facebook, %w[Facebot facebookexternalhit/1.1]
rule Legitbot::Facebook, %w[
facebookexternalhit/1.1
facebookcatalog/1.0
]
end

0 comments on commit 02820ac

Please sign in to comment.