From d449fe692eff80c5241a2ea364a39668cf2c9002 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 23 Jun 2020 20:26:51 -0700 Subject: skip umi.com in addition to www.umi.com --- chocula/database.py | 1 + 1 file changed, 1 insertion(+) (limited to 'chocula') diff --git a/chocula/database.py b/chocula/database.py index fc79153..f30ceb5 100644 --- a/chocula/database.py +++ b/chocula/database.py @@ -715,6 +715,7 @@ class ChoculaDatabase: "dx.doi.org", "firstsearch.oclc.org", "www.umi.com", + "umi.com", "search.informit.com.au", "search.ebscohost.com", ): -- cgit v1.2.3