mirror of
https://github.com/seemoo-lab/opendrop.git
synced 2026-09-14 15:16:11 -04:00
Update setup.py
Removed link to the deprecated owlink website as it's no longer associated with this project.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user