You've already forked AstralRinth
forked from didirus/AstralRinth
Merge branch 'master' of https://github.com/modrinth/omorphia
This commit is contained in:
@@ -131,7 +131,7 @@ export const md = (options = {}) => {
|
|||||||
} catch (err) {
|
} catch (err) {
|
||||||
/* empty */
|
/* empty */
|
||||||
}
|
}
|
||||||
token.attrs[index][1] = `//wsrv.nl/?url=${encodeURIComponent(src)}`
|
token.attrs[index][1] = `https://wsrv.nl/?url=${encodeURIComponent(src)}`
|
||||||
}
|
}
|
||||||
|
|
||||||
return defaultImageRenderer(tokens, idx, options, env, self)
|
return defaultImageRenderer(tokens, idx, options, env, self)
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "omorphia",
|
"name": "omorphia",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.4.6",
|
"version": "0.4.7",
|
||||||
"files": [
|
"files": [
|
||||||
"dist"
|
"dist"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user