Skip to content

Commit

Permalink
Merge pull request #70 from Clodo76/master
Browse files Browse the repository at this point in the history
2.13.6
  • Loading branch information
AirVPN authored Oct 2, 2017
2 parents 5649427 + 235b11d commit 8609ca4
Show file tree
Hide file tree
Showing 1,944 changed files with 661,666 additions and 126,980 deletions.
17 changes: 0 additions & 17 deletions Providers/AirVPN.xml

This file was deleted.

3 changes: 0 additions & 3 deletions Providers/OpenVPN.xml

This file was deleted.

File renamed without changes.
17 changes: 17 additions & 0 deletions common/providers/AirVPN.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<provider code="AirVPN" title="AirVPN" subtitle="The air to breathe the real Internet." href="https://airvpn.org" class="service" fetch_mode="rsa4096+aes256">
<manifest>
<urls>
<url address="http://54.93.175.114" />
<url address="http://54.246.124.152" />
<url address="http://54.225.156.17" />
<url address="http://95.211.138.143" />
</urls>
<rsa>
<RSAParameters>
<Exponent>AQAB</Exponent>
<Modulus>wuQXz7eZeEBwaaRsVK8iEHpueXoKyQzW8sr8qMUkZIcKtKv5iseXMrTbcGYGpRXdiqXp7FqrSjPSMDuRGaHfjWgjbnW4PwecmgJSfhkWt4xY8OnIwKkuI2Eo0MAa9lduPOQRKSfa9I1PBogIyEUrf7kSjcoJQgeY66D429m1BDWY3f65c+8HrCQ8qPg1GY+pSxuwp6+2dV7fd1tiKLQEoJg9NeWGW0he/DDkNSe4c8gFfHj3ANYwDhTQijb+VaVZqPmxVJIzLoE1JOom0/P8fKsvpx3cFOtDS4apiI+N7MyVAMcx5Jjk2AQ/tyDiybwwZ32fOqYJVGxs13guOlgI6h77QxqNIq2bGEjzSRZ4tem1uN7F8AoVKPls6yAUQK1cWM5AVu4apoNIFG+svS/2kmn0Nx8DRVDvKD+nOByXgqg01Y6r0Se8Tz9EEBTiEopdlKjmO1wlrmW3iWKeFIwZnHt2PMceJMqziV8rRGh9gUMLLJC9qdXCAS4vf5VVnZ+Pq3SK9pP87hOislIu4/Kcn06cotQChpVnALA83hFW5LXJvc85iloWJkuLGAV3CcAwoSA5CG1Uo2S76MM+GLLkVIqUk1PiJMTTlSw1SlMEflU4bZiZP8di5e2OJI6vOHjdM2oonpPi/Ul5KKmfp+jci+kGMs9+zOyjKFLVIKDE+Vc=</Modulus>
</RSAParameters>
</rsa>
</manifest>
</provider>
3 changes: 3 additions & 0 deletions common/providers/OpenVPN.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<provider code="OpenVPN" title="Generic OpenVPN provider" subtitle="If you have a folder with .ovpn files" href="https://openvpn.net" class="openvpn">
</provider>
Binary file not shown.
9,815 changes: 9,815 additions & 0 deletions dependencies/Newtonsoft.Json/Bin/net20/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.
8,944 changes: 8,944 additions & 0 deletions dependencies/Newtonsoft.Json/Bin/net35/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.
9,144 changes: 9,144 additions & 0 deletions dependencies/Newtonsoft.Json/Bin/net40/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.
10,760 changes: 10,760 additions & 0 deletions dependencies/Newtonsoft.Json/Bin/net45/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.
10,467 changes: 10,467 additions & 0 deletions dependencies/Newtonsoft.Json/Bin/netstandard1.0/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.
10,559 changes: 10,559 additions & 0 deletions dependencies/Newtonsoft.Json/Bin/netstandard1.3/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
10,467 changes: 10,467 additions & 0 deletions dependencies/Newtonsoft.Json/Bin/portable-net45+win8+wpa81+wp8/Newtonsoft.Json.xml

Large diffs are not rendered by default.

37 changes: 37 additions & 0 deletions dependencies/Newtonsoft.Json/Source/Build/Newtonsoft.Json.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Newtonsoft.Json</id>
<version></version>
<title>Json.NET</title>
<description>Json.NET is a popular high-performance JSON framework for .NET</description>
<authors>James Newton-King</authors>
<language>en-US</language>
<projectUrl>http://www.newtonsoft.com/json</projectUrl>
<iconUrl>http://www.newtonsoft.com/content/images/nugeticon.png</iconUrl>
<licenseUrl>https://raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md</licenseUrl>
<tags>json</tags>
<dependencies>
<group targetFramework=".NETFramework4.5" />
<group targetFramework=".NETFramework4.0" />
<group targetFramework=".NETFramework3.5" />
<group targetFramework=".NETFramework2.0" />
<group targetFramework=".NETPortable4.5-Profile259" />
<group targetFramework=".NETPortable4.0-Profile328" />
<group targetFramework=".NETStandard1.3">
<dependency id="Microsoft.CSharp" version="4.3.0" />
<dependency id="NETStandard.Library" version="1.6.1" />
<dependency id="System.ComponentModel.TypeConverter" version="4.3.0" />
<dependency id="System.Runtime.Serialization.Formatters" version="4.3.0" />
<dependency id="System.Runtime.Serialization.Primitives" version="4.3.0" />
<dependency id="System.Xml.XmlDocument" version="4.3.0" />
</group>
<group targetFramework=".NETStandard1.0">
<dependency id="Microsoft.CSharp" version="4.3.0" />
<dependency id="NETStandard.Library" version="1.6.1" />
<dependency id="System.ComponentModel.TypeConverter" version="4.3.0" />
<dependency id="System.Runtime.Serialization.Primitives" version="4.3.0" />
</group>
</dependencies>
</metadata>
</package>
Loading

0 comments on commit 8609ca4

Please sign in to comment.