Revision: 21917
          http://sourceforge.net/p/bibdesk/svn/21917
Author:   hofman
Date:     2018-02-13 16:07:32 +0000 (Tue, 13 Feb 2018)
Log Message:
-----------
disable hummed parser as this site does not exist anymore, and we cannot scrape 
the replacement, because it loads lazily.

Modified Paths:
--------------
    trunk/bibdesk/BDSKWebParser.m

Modified: trunk/bibdesk/BDSKWebParser.m
===================================================================
--- trunk/bibdesk/BDSKWebParser.m       2018-02-13 15:40:25 UTC (rev 21916)
+++ trunk/bibdesk/BDSKWebParser.m       2018-02-13 16:07:32 UTC (rev 21917)
@@ -41,7 +41,6 @@
 #import "BDSKBibTeXWebParser.h"
 #import "BDSKCiteULikeParser.h"
 #import "BDSKACMDLParser.h"
-#import "BDSKHubmedParser.h"
 #import "BDSKGoogleScholarParser.h"
 #import "BDSKSpiresParser.h"
 #import "BDSKArxivParser.h"
@@ -74,8 +73,7 @@
                         [BDSKGoogleScholarParser class], 
                         [BDSKACMDLParser class], 
                         [BDSKCiteULikeParser class], 
-                        [BDSKHubmedParser class], 
-                        [BDSKSpiresParser class], 
+                        [BDSKSpiresParser class],
                         [BDSKArxivParser class], 
                                            [BDSKIACRParser class], 
                                            [BDSKJSTORWebParser class], 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to