You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2020. It is now read-only.
The puzzle 79-3c7202f7 in src/main/java/com/amihaiemil/charles/WebCrawl.java (lines 33-35) has to be resolved: Design and implement a way of extending crawling logic. Users might want to fetch something else from a page besides the raw content (e.g. page category as value of a hidden field)
The puzzle was created by amihaiemil on 24-Dec-16.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code.
The puzzle
79-3c7202f7insrc/main/java/com/amihaiemil/charles/WebCrawl.java(lines 33-35) has to be resolved: Design and implement a way of extending crawling logic. Users might want to fetch something else from a page besides the raw content (e.g. page category as value of a hidden field)The puzzle was created by amihaiemil on 24-Dec-16.
Estimate: 30 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code.