Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Update bypass-blitly.io.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonx943 authored Oct 11, 2023
1 parent ddbdb53 commit 7cf94d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bypass-blitly.io.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
url = match.group(1)
updated_url1 = url.replace("u002F", "/")
updated_url2 = updated_url1.replace("\/", "/")
print("Địa chỉ Link gốc:" ,updated_url2)
print("-> Địa chỉ Link gốc:" ,updated_url2)
break

if not url: # Nếu tin đéo chuẩn thì...
print("E: Hệ thống Bypass đã bị lỗi hoặc có vấn đề với tên miền, vui lòng thử lại hoặc liên hệ Coder!")
print("E: Hệ thống Bypass đã bị lỗi hoặc có vấn đề với tên miền, vui lòng thử lại hoặc liên hệ Coder!")

0 comments on commit 7cf94d5

Please sign in to comment.