Tolimo commited on
Commit
e08910b
·
verified ·
1 Parent(s): 717fdc0

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -28,7 +28,7 @@ if not os.path.exists(TEMP_DIR):
28
  MAX_FILE_AGE = 1800
29
 
30
  # --- CONFIGURATION ---
31
- RAPID_API_KEY = "3a2dadb7dcms..." # <--- BRO ရဲ့ KEY ကို ဒီမှာပြန်ထည့်ပါ
32
  RAPID_API_HOST = "facebook-reel-and-video-downloader.p.rapidapi.com"
33
 
34
  def get_url_hash(url: str):
 
28
  MAX_FILE_AGE = 1800
29
 
30
  # --- CONFIGURATION ---
31
+ RAPID_API_KEY = "76af57b863msh20fecf9aaa3b6c6p1bbc52jsn3b00ca30e34f" # <--- BRO ရဲ့ KEY ကို ဒီမှာပြန်ထည့်ပါ
32
  RAPID_API_HOST = "facebook-reel-and-video-downloader.p.rapidapi.com"
33
 
34
  def get_url_hash(url: str):