Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 4491115

Browse files
committed
Try this API key thing again.
1 parent 93f0c51 commit 4491115

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

twitter.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
API_KEY = "xyTlkymHxgbfjasI2OL0O2ssG"
2222
API_SECRET = "sLKYWCCZw5zX6xR2K04enB0TAQLTwCsCHuQIEhZT4KHhkCM6zW"
2323
elif platform.system() == "Darwin":
24-
API_KEY = "GhhTEHEe5Q5qCmUWXO4rS1THe"
25-
API_SECRET = "wmPlvf8BYPWvZt8I2UW5TGuBavidAJR5UAfSdIHvVvbyQA9rRg"
24+
API_KEY = "8bFd4pp6RBS6Q5YDY0gcAbZxK"
25+
API_SECRET = "ii00aW2b15hioe2h5qS04PwBUusOUMttTQ8g02uig2aoWSaaqP"
2626

2727
class twitter(object):
2828
def __init__(self,index):

0 commit comments

Comments
 (0)