Started adding trello support. Maybe will rewrite.

This commit is contained in:
Kwoth
2016-01-17 22:24:51 +01:00
parent 7454f5611d
commit 9e870cfc87
4 changed files with 155 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
public bool Crawl;
public string ParseID;
public string ParseKey;
public string TrelloAppKey;
}
public class AnimeResult
{