Update setup.py

Removed link to the deprecated owlink website as it's no longer associated with this project.
This commit is contained in:
eickeh
2026-08-17 14:16:23 +02:00
committed by GitHub
parent ae5ac821fb
commit 9075732230
+1 -1
View File
@@ -14,7 +14,7 @@ setup(
description="An open Apple AirDrop implementation",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://owlink.org",
url="<<DISCLAIMER: The former owlink website is no longer associated with this project, please disregard it.>>",
project_urls={
"Source": "https://github.com/seemoo-lab/opendrop",
"Research Paper": "https://usenix.org/conference/usenixsecurity19/presentation/stute",