Skip to content

Feat(semantic-scholar): added pre print servers allowlist

Pankaj Kandpal requested to merge feature/allowlist-semantic-scholar into main

The issue addressed is #1052 (closed)

Changes include:

  1. Created a hardcoded allowlist of pre print servers, based on EPMC keyword, and filtered the imports based on the server details
  2. Code refactoring, for some points suggested here

Merge request reports