Skip to content

Commit

Permalink
Update requests.json (#2152)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjethani committed Aug 11, 2021
1 parent 3b965f7 commit 7de7101
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/adblocker-benchmarks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ endif
all: deps run

requests.json:
curl https://cdn.cliqz.com/adblocking/requests_top500.json.gz | gunzip \
| sed -e '$$ ! s/$$/,/; 1 s/^/\[/; $$ s/$$/]/' > requests.json
curl -OH "Accept-Encoding: gzip" https://raw.githubusercontent.com/mjethani/scaling-palm-tree/06ef031aa3d2742dc7e6234f579e28a9b6d499b0/requests.json

./node_modules/@gorhill/ubo-core:
npm install --no-save @gorhill/ubo-core@0.1.7
Expand Down

0 comments on commit 7de7101

Please sign in to comment.