From ab6fade578e953542dcce241fc5578521b82e2cf Mon Sep 17 00:00:00 2001 From: Worros Date: Thu, 10 Feb 2011 12:20:22 +0800 Subject: [PATCH] Option: Add Everest to alias list --- pyfpdb/Options.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pyfpdb/Options.py b/pyfpdb/Options.py index 65ed888e..08b1f4cb 100644 --- a/pyfpdb/Options.py +++ b/pyfpdb/Options.py @@ -93,6 +93,7 @@ def site_alias(alias): "iPoker" : "iPoker", "Winamax" : "Winamax", "Win2day" : "Win2day", + "Everest" : "Everest", "Stars" : "PokerStars", "FTP" : "Full Tilt Poker", "Party" : "PartyPoker",