Changes
Page history
Update GSoC 2020
authored
Aug 28, 2020
by
Barkin Simsek
Show whitespace changes
Inline
Side-by-side
GSoC-2020.md
View page @
ae64b2fb
...
@@ -25,12 +25,12 @@ flowchart LR
...
@@ -25,12 +25,12 @@ flowchart LR
public(Public Usage)
public(Public Usage)
analysis(Data Analysis)
analysis(Data Analysis)
urls(URL List)
urls(URL List)
fetching_tools(Browsers)
fetching_tools(
Website Fetching with Web
Browsers)
detection(CAPTCHA Detection)
detection(CAPTCHA Detection)
%% Relations
%% Relations
start -->
db
start -->
urls
subgraph CAPTCHA Monitor Core
subgraph CAPTCHA Monitor Core
urls --> fetching_tools
urls --> fetching_tools
fetching_tools --> detection
fetching_tools --> detection
...
...
...
...