Added new hosters HD-3 (en/zoro) #1008

Open
Arkai1 wants to merge 2 commits from Arkai1/Hianime into main
Arkai1 commented 2025-05-18 23:33:43 -05:00 (Migrated from github.com)

Checklist:

  • Updated extVersionCode value in build.gradle for individual extensions
  • Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Added the isNsfw = true flag in build.gradle when appropriate
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
  • Have made sure all the icons are in png format
Checklist: - [ ] Updated `extVersionCode` value in `build.gradle` for individual extensions - [x] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions - [ ] Referenced all related issues in the PR body (e.g. "Closes #xyz") - [x] Added the `isNsfw = true` flag in `build.gradle` when appropriate - [x] Have not changed source names - [ ] Have explicitly kept the `id` if a source's name or language were changed - [x] Have tested the modifications by compiling and running the extension through Android Studio - [ ] Have removed `web_hi_res_512.png` when adding a new extension - [x] Have made sure all the icons are in png format
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Arkai1/Hianime:Arkai1/Hianime
git checkout Arkai1/Hianime

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff Arkai1/Hianime
git checkout Arkai1/Hianime
git rebase main
git checkout main
git merge --ff-only Arkai1/Hianime
git checkout Arkai1/Hianime
git rebase main
git checkout main
git merge --no-ff Arkai1/Hianime
git checkout main
git merge --squash Arkai1/Hianime
git checkout main
git merge --ff-only Arkai1/Hianime
git checkout main
git merge Arkai1/Hianime
git push origin main
Sign in to join this conversation.
No description provided.