Skip to content

Commit

Permalink
Fix WOS icons
Browse files Browse the repository at this point in the history
  • Loading branch information
bwiernik committed May 5, 2018
1 parent 2f40eb8 commit 1fc4dfb
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions engines.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
{
"name": "WOS Citing Articles",
"alias": "WOS Citing Articles",
"icon": "http://login.webofknowledge.com/error/WOK5/images/wok_favicon.ico",
"icon": "https://raw.githubusercontent.com/bwiernik/zotero-tools/master/locate_engines_icons/wok_favicon_citing.ico.png",
"_urlTemplate": "http://ws.isiknowledge.com/cps/openurl/service?url_ver=Z39.88-2004&svc_val_fmt=info:ofi/fmt:kev:mtx:sch_svc&svc.citing=yes&{z:openURL}",
"description": "Web of Science Citing Articles Search",
"hidden": false,
Expand All @@ -184,7 +184,7 @@
{
"name": "WOS Related Articles",
"alias": "WOS Related Articles",
"icon": "http://login.webofknowledge.com/error/WOK5/images/wok_favicon.ico",
"icon": "https://raw.githubusercontent.com/bwiernik/zotero-tools/master/locate_engines_icons/wok_favicon_related.ico.png",
"_urlTemplate": "http://ws.isiknowledge.com/cps/openurl/service?url_ver=Z39.88-2004&svc_val_fmt=info:ofi/fmt:kev:mtx:sch_svc&svc.related=yes&{z:openURL}",
"description": "Web of Science Related Articles Search",
"hidden": false,
Expand Down
Binary file removed locate_engines_icons/wok_favicon_citing.ico
Binary file not shown.
Binary file added locate_engines_icons/wok_favicon_citing.ico.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed locate_engines_icons/wok_favicon_related.ico
Binary file not shown.
Binary file added locate_engines_icons/wok_favicon_related.ico.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1fc4dfb

Please sign in to comment.