Skip to content

Commit

Permalink
audible.com
Browse files Browse the repository at this point in the history
  • Loading branch information
GlazerMann committed May 17, 2024
1 parent 5b7237a commit 513f99f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Zotero.php
Original file line number Diff line number Diff line change
Expand Up @@ -963,6 +963,7 @@ public static function process_zotero_response(string $zotero_response, Template
stripos($url, 'finna.fi') === false &&
stripos($url, 'planetebd.com') === false &&
stripos($url, 'data.bnf.fr') === false &&
stripos($url, 'audible.com') === false &&
stripos($url, 'elonet.fi') === false
) {
$template->change_name_to('cite book');
Expand Down

0 comments on commit 513f99f

Please sign in to comment.