Skip to content

Commit

Permalink
chore(bots): restore deleted comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
trieloff committed Nov 4, 2024
1 parent 4b49da5 commit 293328b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bots.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
// | select $d.request.user_agent as ua, $d.rum.user_agent as ua2
// | filter $d.ua2 == 'bot'
// | groupby ua agg count() as count
// | sort by count desc
export const bots = {
Ads: [
{
Expand Down

0 comments on commit 293328b

Please sign in to comment.