Skip to content

Commit

Permalink
[Feature] Increase hostname level API reports to 100k limit
Browse files Browse the repository at this point in the history
  • Loading branch information
levinmr committed Oct 23, 2024
1 parent 9ee0c3a commit 789c6eb
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions reports/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,8 @@
}
}
}
}
},
"limit": "100000"
},
"meta": {
"name": "Domains",
Expand Down Expand Up @@ -556,7 +557,8 @@
}
}
}
}
},
"limit": "100000"
},
"meta": {
"name": "Participating second-level domains.",
Expand Down Expand Up @@ -604,7 +606,8 @@
}
}
}
}
},
"limit": "100000"
},
"meta": {
"name": "Participating hostnames.",
Expand Down

0 comments on commit 789c6eb

Please sign in to comment.