Add Outline (#837)

* CI - Update workflow to run all the time

* Add outline-client by @Jigsaw-Code
This commit is contained in:
dkhamsing 2020-04-14 07:22:43 -07:00 committed by GitHub
parent 45699b5f6f
commit afdaf4a86b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: Ruby
on:
push:
branches: [ master ]
branches: [ '*' ]
pull_request:
branches: [ master ]
branches: [ '*' ]
jobs:
build:

View File

@ -18999,6 +18999,22 @@
"screenshots": [
"https://i.imgur.com/QXPVzw6.png"
]
},
{
"title": "Outline",
"category-ids": [
"security"
],
"description": "VPN designed for use with the Outline Server software, but fully compatible with any Shadowsocks server",
"source": "https://github.com/Jigsaw-Code/outline-client",
"homepage": "https://getoutline.org/en/home",
"license": "apache-2.0",
"tags": [
"cordova"
],
"stars": 5400,
"date_added": "Apr 13",
"suggested_by": "@Genesis0x1b"
}
]
}