Skip to content

Commit

Permalink
Use the new dezoomify.ophir.dev URL
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Oct 18, 2020
1 parent ec68605 commit b52feea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion background.js
@@ -1,4 +1,4 @@
const DEZOOMIFY_URL = "https://ophir.alwaysdata.net/dezoomify/dezoomify.html#";
const DEZOOMIFY_URL = "https://dezoomify.ophir.dev/dezoomify/dezoomify.html#";

const iiifpath = new RegExp( // IIIF API image URL
"/\\^?(full|square|(pct:)?\\d+,\\d+,\\d+,\\d+)" + // region
Expand Down

0 comments on commit b52feea

Please sign in to comment.