Skip to content

Commit d7f4bec

Browse files
committed
fix: add Tranco test data
[no ci]
1 parent eae00a7 commit d7f4bec

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ test/python/__pycache__/
88
.Rhistory
99
*.log
1010
*.csv
11+
!test/data/tranco.csv

test/data/tranco.csv

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
1,google.com
2+
2,microsoft.com
3+
3,mail.ru
4+
4,facebook.com
5+
5,dzen.ru
6+
6,root-servers.net
7+
7,apple.com
8+
8,amazonaws.com
9+
9,youtube.com
10+
10,googleapis.com
11+
11,akamai.net
12+
12,data.microsoft.com
13+
13,cloudflare.com
14+
14,a-msedge.net
15+
15,instagram.com
16+
16,twitter.com
17+
17,www.google.com
18+
18,events.data.microsoft.com
19+
19,gstatic.com
20+
20,akamaiedge.net

0 commit comments

Comments
 (0)