Update home authored by Barkin Simsek's avatar Barkin Simsek
...@@ -33,7 +33,7 @@ flowchart LR ...@@ -33,7 +33,7 @@ flowchart LR
consensus(Consensus generation from fetched websites) consensus(Consensus generation from fetched websites)
end end
subgraph list_group[List Generation/Updating Module] subgraph list_group[List Generation/Updating Module]
urls(URL list) urls(Domain list)
nodes(Tor exit node list) nodes(Tor exit node list)
end end
... ...
......