TheUnknot commited on
Commit
274a2a1
·
1 Parent(s): 289f98e

adding clouflare text

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -59,7 +59,25 @@ The filtering reduces the text size as follows: ![gb_size](plots/pipeline_size_f
59
 
60
  ## Deduplication
61
 
62
- The deduplication step identifies large clusters of repeated text. ![clusters](plots/cluster_statistics.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
63
 
64
 
65
 
 
59
 
60
  ## Deduplication
61
 
62
+ The deduplication step identifies large clusters of repeated text. Overall there is about 3,615,276 domains with duplicate text.
63
+
64
+ ![clusters](plots/cluster_statistics.png)
65
+
66
+ ### Largest Cluster
67
+
68
+ The largets cluster corresponds to a CloudFlare firewall
69
+
70
+
71
+ >Email Protection | Cloudflare Please enable cookies. Email Protection
72
+ >You are unable to access this email address centrumpoloznicze.pl
73
+ >The website from which you got to this page is protected by Cloudflare. Email addresses on that page have been hidden in order to keep them from being accessed by malicious bots. You must enable Javascript in your browser in order to decode the e-mail address.
74
+ >If you have a website and are interested in protecting it in a similar way, you can sign up for Cloudflare.
75
+ >How does Cloudflare protect email addresses on website from spammers?
76
+ >Can I sign up for Cloudflare?
77
+ >Cloudflare Ray ID: 8f0443b27bf9c5a5 • Your IP:
78
+ >Click to reveal
79
+ >18.97.9.170 • Performance & security by Cloudflare
80
+
81
 
82
 
83