packages feed

twhs-0.1.0.3: Web/Twitter/Twhs/Config.hs

module Web.Twitter.Twhs.Config (oauthConsumerKey, oauthConsumerSecret) where

oauthConsumerKey :: String
oauthConsumerKey = "UoNgjgh43ukUCkKBtCAFNYg96"
oauthConsumerSecret :: String
oauthConsumerSecret = "IEuzxBR7ykDtB9iEy7UkipQyzKmtLksd5gMSTzmsYXOgQsl5XD"