module Web.Twitter.Twhs.Config (oauthConsumerKey, oauthConsumerSecret) where oauthConsumerKey :: String oauthConsumerKey = "UoNgjgh43ukUCkKBtCAFNYg96" oauthConsumerSecret :: String oauthConsumerSecret = "IEuzxBR7ykDtB9iEy7UkipQyzKmtLksd5gMSTzmsYXOgQsl5XD"