ImranR98 / Obtainium

Get Android app updates straight from the source.
https://obtainium.imranr.dev
GNU General Public License v3.0
7.94k stars 175 forks source link

Cannot Add Adguard App from html/github #1202

Closed qiratdahaf closed 10 months ago

qiratdahaf commented 10 months ago

Bug Description cannot add adguard android app from their website nor github.

To Reproduce

  1. Go to

https://adguard.com/en/adguard-android/overview.html or https://github.com/AdguardTeam/AdguardForAndroid/releases

  1. in first link app crashes.
  2. in 2nd link app doesnt find suitable release.

other sources can be added but app isnt released to them early so i get updates via in app early rather than obtanium.

if anyone can help please share settings for given links.

ImranR98 commented 10 months ago

The first link won't work because the APK link isn't part of the HTML itself, it is loaded in with JavaScript later when you click the button. Obtainium doesn't support JS.

The second link doesn't work because the developer has not actually attached APKs to their releases, just the source code.