diff --git a/bypass-blitly.io.py b/bypass-blitly.io.py index e4180bc..08c54df 100644 --- a/bypass-blitly.io.py +++ b/bypass-blitly.io.py @@ -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!") \ No newline at end of file + 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!")