Skip to content

Commit

Permalink
sync and rework
Browse files Browse the repository at this point in the history
  • Loading branch information
star-nox committed Jan 10, 2024
1 parent e622697 commit c2e8bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { Config } from "./src/config";

export const defaultConfig: Config = {
url: "https://www.builder.io/c/docs/developers",
url: "https://extensionpublications.unl.edu/assets/pdf/ec711.pdf",
match: "",
maxPagesToCrawl: 50,
outputFileName: "output.json",
Expand Down

0 comments on commit c2e8bde

Please sign in to comment.