Skip to content

Commit

Permalink
Update warp2.py
Browse files Browse the repository at this point in the history
  • Loading branch information
arshiacomplus authored Aug 11, 2024
1 parent cdcced0 commit 7e12e85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions warp2.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,9 @@ def warp_ip():
creation_time = os.path.getctime(result_path)
formatted_time = datetime.datetime.fromtimestamp(creation_time).strftime("%Y-%m-%d %H:%M:%S")
for i, ip in enumerate(Bestip):
config_prefix = f'warp://{Bestip[0]}?ifp=10-20&ifps=20-60&ifpd=5-10#@mansor427🇮🇷&&detour=warp://{Bestip[1]}?ifp=10-20&ifps=20-60&ifpd=5-10#ÐΛɌ₭ᑎΞ𐒡𐒡🇩🇪WoW'
config_prefix = f'warp://{Bestip[0]}?ifp=1-3&ifpm=m4#@arshiacomplus🇮🇷&&detour=warp://{Bestip[1]}?ifp=1-3&ifpm=m6#arshiacomplus🇩🇪WoW\nwarp://{Bestip[0]}?ifp=2-4&ifpm=m3#@arshiacomplus🇮🇷&&detour=warp://{Bestip[1]}?ifp=1-3&ifpm=m6#arshiacomplus🇩🇪WoW'
return config_prefix, formatted_time


title = "//profile-title: base64:" + base64.b64encode('ʷᵃʳᵖ〘⬳𓄂𓆃⟿〙ʷᵃʳᵖ'.encode('utf-8')).decode('utf-8') + "\n"
update_interval = "//profile-update-interval: 1\n"
sub_info = "//subscription-userinfo: upload=0; download=0; total=10737418240000000; expire=2546249531\n"
Expand Down

0 comments on commit 7e12e85

Please sign in to comment.