- Build: Babel 7
- npm: Update qr-manipulation
This commit is contained in:
5
dist/extensions/ext-locale/imagelib/en.js
vendored
5
dist/extensions/ext-locale/imagelib/en.js
vendored
@@ -17,14 +17,14 @@ var svgEditorExtensionLocale_imagelib_en = (function () {
|
||||
}, {
|
||||
name: 'IAN Symbol Libraries',
|
||||
url: 'https://ian.umces.edu/symbols/catalog/svgedit/album_chooser.php?svgedit=3',
|
||||
description: 'Free library of illustrations'
|
||||
// The site is no longer using our API, and they have added an
|
||||
description: 'Free library of illustrations' // The site is no longer using our API, and they have added an
|
||||
// `X-Frame-Options` header which prevents our usage cross-origin:
|
||||
// Getting messages like this in console:
|
||||
// Refused to display 'https://openclipart.org/detail/307176/sign-bike' in a frame
|
||||
// because it set 'X-Frame-Options' to 'sameorigin'.
|
||||
// url: 'https://openclipart.org/svgedit',
|
||||
// However, they do have a custom API which we are using here:
|
||||
|
||||
/*
|
||||
{
|
||||
name: 'Openclipart',
|
||||
@@ -32,6 +32,7 @@ var svgEditorExtensionLocale_imagelib_en = (function () {
|
||||
description: 'Share and Use Images. Over 100,000 Public Domain SVG Images and Growing.'
|
||||
}
|
||||
*/
|
||||
|
||||
}]
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user