From 11fe7ba7861093b302bc0637e8cb10adf2d29337 Mon Sep 17 00:00:00 2001 From: eickeh <33962585+eickeh@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:18:16 +0200 Subject: [PATCH] Update README.md Removed link to the deprecated owlink website as it's no longer associated with this project. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c0f615..d4ee535 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ We support contacts-only devices by using extracted AirDrop credentials (keys an ## Disclaimer -OpenDrop is experimental software and is the result of reverse engineering efforts by the [Open Wireless Link](https://owlink.org) project. +OpenDrop is experimental software and is the result of reverse engineering efforts by the [Open Wireless Link](<>) project. Therefore, it does not support all features of AirDrop or might be incompatible with future AirDrop versions. OpenDrop is not affiliated with or endorsed by Apple Inc. Use this code at your own risk. @@ -77,7 +77,7 @@ OpenDrop will try to interpret the input in the order (1) `index`, (2) `ID`, and (Note that OpenDrop _receivers_ still only support receiving regular files.) ``` -$ opendrop send -r 0 -f https://owlink.org --url +$ opendrop send -r 0 -f <> --url ``` ### Receiving Files