Skip to content

Commit

Permalink
sources: always load details before downloading FA images (fix #3003)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bionus committed Jul 23, 2023
1 parent 1bb7c15 commit 5699a24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sites/FurAffinity/model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const source: ISource = {
name: "Regex",
auth: [],
forcedLimit: 24,
forcedTokens: ["*"],
search: {
parseErrors: true,
url: (query: ISearchQuery): string | IError => {
Expand Down

0 comments on commit 5699a24

Please sign in to comment.