Finish off the links between frontend and backend #10
@@ -191,6 +191,9 @@ const AutoScrapePage = () => {
|
|||||||
<p style={styles.sectionHeaderSubtitle}>
|
<p style={styles.sectionHeaderSubtitle}>
|
||||||
Select sources and scrape settings, then queue processing automatically.
|
Select sources and scrape settings, then queue processing automatically.
|
||||||
</p>
|
</p>
|
||||||
|
<p style={{ ...styles.subtleBodyText, marginTop: 6, color: "#9a6700" }}>
|
||||||
|
Warning: Scraping more than 250 posts from any single site can take hours.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
|
|||||||
Reference in New Issue
Block a user