diff --git a/.github/workflows/issue_action.yml b/.github/workflows/issue_action.yml
index a81c4b42..28b737b3 100644
--- a/.github/workflows/issue_action.yml
+++ b/.github/workflows/issue_action.yml
@@ -41,7 +41,7 @@ jobs:
wget --output-document check_issue.py "https://raw.githubusercontent.com/recloudstream/.github/master/.github/check_issue.py"
pip3 install httpx
RES="$(python3 ./check_issue.py)"
- echo "::set-output name=name::${RES}"
+ echo "name=${RES}" >> $GITHUB_OUTPUT
- name: Comment if issue mentions a provider
if: steps.provider_check.outputs.name != 'none'
uses: actions-cool/issues-helper@v3
diff --git a/.github/workflows/prerelease.yml b/.github/workflows/prerelease.yml
index a7615ad5..bac0430f 100644
--- a/.github/workflows/prerelease.yml
+++ b/.github/workflows/prerelease.yml
@@ -40,7 +40,7 @@ jobs:
curl -H "Authorization: token ${{ steps.generate_token.outputs.token }}" -o "keystore_password.txt" "https://raw.githubusercontent.com/recloudstream/secrets/master/keystore_password.txt"
KEY_PWD="$(cat keystore_password.txt)"
echo "::add-mask::${KEY_PWD}"
- echo "::set-output name=key_pwd::$KEY_PWD"
+ echo "key_pwd=$KEY_PWD" >> $GITHUB_OUTPUT
- name: Run Gradle
run: |
./gradlew assemblePrereleaseRelease makeJar androidSourcesJar
diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml
index b8f43dd0..d67ab55c 100644
--- a/app/src/main/res/values-bg/strings.xml
+++ b/app/src/main/res/values-bg/strings.xml
@@ -344,21 +344,7 @@
Мащабиране
Опровержение
- should be taken up with the actual file hosts and providers themselves as we are not affiliated with them.
- In case of copyright infringement, please directly contact the responsible parties or the streaming websites.
-
- The app is purely for educational and personal use.
-
- CloudStream 3 does not host any content on the app, and has no control over what media is put up or taken down.
- CloudStream 3 functions like any other search engine, such as Google. CloudStream 3 does not host, upload or
- manage any videos, films or content. It simply crawls, aggregates and displayes links in a convenient,
- user-friendly interface.
-
- It merely scrapes 3rd-party websites that are publicly accessable via any regular web browser. It is the
- responsibility of user to avoid any actions that might violate the laws governing his/her locality. Use
- CloudStream 3 at your own risk.
-
Общ
Случаен бутон
Показване на произволен бутон на началната страница