Update Serienstream.kt from ip adress to url. (For https) #471

Merged
sami155 merged 2 commits from patch-1 into main 2025-01-06 10:54:38 -06:00
sami155 commented 2024-12-31 19:33:42 -06:00 (Migrated from github.com)

Changed ip adress to url
Sorry, is my first pull request

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
Changed ip adress to url Sorry, is my first pull request 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
sami155 commented 2025-01-03 09:25:06 -06:00 (Migrated from github.com)

I know that there can be a isp side DNS block for this url. But this can be easily be bypassed when using DoT (system settings) or DoH (Aniyomi settings)
So this should be no problem at all.
Benefits are gained HTTPS instead of the unsecure HTTP

I know that there can be a isp side DNS block for this url. But this can be easily be bypassed when using DoT (system settings) or DoH (Aniyomi settings) So this should be no problem at all. Benefits are gained HTTPS instead of the unsecure HTTP
Dark25 commented 2025-01-05 09:32:59 -06:00 (Migrated from github.com)

I know that there can be a isp side DNS block for this url. But this can be easily be bypassed when using DoT (system settings) or DoH (Aniyomi settings) So this should be no problem at all. Benefits are gained HTTPS instead of the unsecure HTTP

hi, increase the version of the extension

> I know that there can be a isp side DNS block for this url. But this can be easily be bypassed when using DoT (system settings) or DoH (Aniyomi settings) So this should be no problem at all. Benefits are gained HTTPS instead of the unsecure HTTP hi, increase the version of the extension
sami155 commented 2025-01-06 04:25:22 -06:00 (Migrated from github.com)

I know that there can be a isp side DNS block for this url. But this can be easily be bypassed when using DoT (system settings) or DoH (Aniyomi settings) So this should be no problem at all. Benefits are gained HTTPS instead of the unsecure HTTP

hi, increase the version of the extension

Hi, I hope i did this right.

> > I know that there can be a isp side DNS block for this url. But this can be easily be bypassed when using DoT (system settings) or DoH (Aniyomi settings) So this should be no problem at all. Benefits are gained HTTPS instead of the unsecure HTTP > > hi, increase the version of the extension Hi, I hope i did this right.
Dark25 (Migrated from github.com) approved these changes 2025-01-06 10:33:38 -06:00
Sign in to join this conversation.
No description provided.