Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Soontao committed Jul 14, 2024
1 parent e5d68fd commit 0d2e43f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/customize/hf/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const endpoint = createGenericEndpoint({
endpointPath: "/hf-daily-papers",
feedTitle: "HuggingFace Daily Papers",
translateTitle: true,
concurrency: 5,
fetchText: fetchTextWithCrossWallProxy,
linkExtractor: ($) =>
$("article .cursor-pointer")
Expand Down

0 comments on commit 0d2e43f

Please sign in to comment.