Y
Hacker News
new
|
ask
|
show
|
jobs
by
alfu
1260 days ago
If I am not mistaken, 8310 sites offer http and https:
grep -o -E "://.*?," current.csv | sort | uniq -c | grep -v "1 ://" | wc -l 8310