Commit 50514894 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] Removing APIs that do not fully work

parent 5b97f81e
...@@ -100,10 +100,10 @@ datafield2database _ = Empty ...@@ -100,10 +100,10 @@ datafield2database _ = Empty
allDatabases :: Array Database allDatabases :: Array Database
allDatabases = [ Empty allDatabases = [ Empty
, PubMed { api_key: Nothing } , PubMed { api_key: Nothing }
, Arxiv -- , Arxiv
, HAL Nothing , HAL Nothing
, IsTex , IsTex
, IsTex_Advanced -- , IsTex_Advanced
-- , Isidore -- , Isidore
--, Web --, Web
--, News --, News
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment