1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-16 23:42:39 +01:00

Merge branch 'master' of github.com:chrisaljoudi/uBlock

This commit is contained in:
Mustafa Hasturk 2015-04-02 10:08:37 +03:00
commit e8e5bedcb3
2 changed files with 3 additions and 5 deletions

View File

@ -8,10 +8,10 @@ script: ./tools/make-${BROWSER}.sh all
deploy:
provider: releases
api_key:
secure: BCCzIkUFHKotFPABHqPHHyPP8O6ZTPmtt6Ja/JltfO9XBwf6pk9jRiNuRmx5AeETGE2BpojvfqW622q9lCOpgtBit6xkHQC/r2NKt35qMBIPgGCb7GUr5KK7lHNTVOviK9gsOuxcVTeYw3w+zmGLUTpjieELgn4tyz9E8DcOeHE=
secure: aoUrSk4xrLG21zoYmguLG4GofniXYrlplmvhoJ5LNMXLmJfXG3K6DkbA2JO7Oodb25Z2qLgwm5kmAg8GdSfm7HGsni+S3Ih5lsD/kKdCqVx41cWWRN7rCfpeM/NwpndE5a4pvOm9zLhuWWbzBy7baNefSjVNTSgDx92RH2MepmM=
file: dist/build/uBlock.${BROWSER}.${EXT}
skip_cleanup: true
on:
repo: gorhill/uBlock
repo: chrisaljoudi/uBlock
tags: true
all_branches: true

View File

@ -113,8 +113,6 @@ uBlock is made useful because of the filter lists it utilizes. We deeply appreci
the people working hard to maintain the filter lists we're using,
which were made available to use by all for free.
You can contribute by helping translate uBlock [on Crowdin](https://crowdin.net/project/ublock).
## License
[GPLv3](https://github.com/chrisaljoudi/uBlock/blob/master/LICENSE.txt).