diff --git a/.travis.yml b/.travis.yml index 18eed4227..fb2a5c34e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 \ No newline at end of file + all_branches: true diff --git a/README.md b/README.md index 7d35ba8b9..aab5f0f07 100644 --- a/README.md +++ b/README.md @@ -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).