LoremPizza commited on
Commit
85af56d
·
verified ·
1 Parent(s): aee3c4a

Update test.py

Browse files
Files changed (1) hide show
  1. test.py +1 -1
test.py CHANGED
@@ -35,7 +35,7 @@ async def get_version():
35
  try:
36
  import json
37
  proxies = {}
38
- SC_DOMAIN = "family"
39
  random_headers = {}
40
  random_headers['Referer'] = f"https://streamingcommunity.{SC_DOMAIN}/"
41
  random_headers['Origin'] = f"https://streamingcommunity.{SC_DOMAIN}"
 
35
  try:
36
  import json
37
  proxies = {}
38
+ SC_DOMAIN = "prof"
39
  random_headers = {}
40
  random_headers['Referer'] = f"https://streamingcommunity.{SC_DOMAIN}/"
41
  random_headers['Origin'] = f"https://streamingcommunity.{SC_DOMAIN}"