This commit is contained in:
2020-10-30 15:08:00 +02:00
parent 7548dc61ef
commit 46bb7198c9
6 changed files with 104 additions and 0 deletions

37
surfshark.2.6.6.nuspec Normal file
View File

@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>surfshark</id>
<version>2.6.6</version>
<title>surfshark (Install)</title>
<authors>thempb</authors>
<owners>Surfshark</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://surfshark.com/features</licenseUrl>
<projectUrl>https://surfshark.com/</projectUrl>
<packageSourceUrl></packageSourceUrl>
<iconUrl>https://surfshark.com/wp-content/themes/surfshark-9.041/assets/img/logos/logo.svg</iconUrl>
<description>Secure your digital life
Private access to the open internet.
Access content safely
Enjoy everything good that the internet has to offer, worry-free. Get instant, secured access to all the content you love.
Leave no footprints
Use Surfshark to make sure your location is private and your sensitive data is secure, at all times. Verified security
“To sum up, Cure53 is highly satisfied to see such a strong security posture on the Surfshark VPN extensions, especially given the common vulnerability of similar products to privacy issues.”</description>
<summary>Secure your digital life
Private access to the open internet.
Access content safely
Enjoy everything good that the internet has to offer, worry-free. Get instant, secured access to all the content you love.
Leave no footprints
Use Surfshark to make sure your location is private and your sensitive data is secure, at all times. Verified security
“To sum up, Cure53 is highly satisfied to see such a strong security posture on the Surfshark VPN extensions, especially given the common vulnerability of similar products to privacy issues.”</summary>
<tags>surfshark vpn</tags>
</metadata>
<files>
<file src="content\logo-symbol.png" target="content\logo-symbol.png" />
<file src="tools\chocolateyinstall.ps1" target="tools\chocolateyinstall.ps1" />
<file src="tools\chocolateyuninstall.ps1" target="tools\chocolateyuninstall.ps1" />
<file src="tools\LICENSE.txt" target="tools\LICENSE.txt" />
<file src="tools\VERIFICATION.txt" target="tools\VERIFICATION.txt" />
</files>
</package>