Skip to content

Instantly share code, notes, and snippets.

@fperras
fperras / Redirector.json
Last active August 10, 2023 21:32 — forked from bjonnh/Redirector.json
A redirector configuration file that allows to get direct access to PDFs for Wiley's publications. (this will not bypass the paywall)
{
"createdBy": "Redirector v3.5.3",
"createdAt": "2020-07-07T19:44:24.659Z",
"redirects": [
{
"description": "General epdf replacement",
"exampleUrl": "https://onlinelibrary.wiley.com/doi/epdf/10.1002/mrc.4283",
"exampleResult": "https://onlinelibrary.wiley.com/doi/pdfdirect/10.1002/mrc.4283",
"error": null,
"includePattern": "https://(.*)/doi/epdf/(.*)",