Add portkey.org.

This commit is contained in:
Jim Miller 2012-03-05 14:22:30 -06:00
parent a5916f8d97
commit f32907b070

View file

@ -46,6 +46,7 @@ import adapter_siyecouk
import adapter_archiveofourownorg
import adapter_ficbooknet
import adapter_gayauthorsorg
import adapter_portkeyorg
## This bit of complexity allows adapters to be added by just adding
## importing. It eliminates the long if/else clauses we used to need