GithubHelp home page GithubHelp logo

Comments (13)

archon810 avatar archon810 commented on July 17, 2024 3

We've spent the last several hours optimizing the search queries to mitigate what is essentially a DDOS attack, but they still could be a LOT faster, which would be better for your users.

I've also checked out the app and was relieved that you're not just leeching our bandwidth but rather offer links to APKs for people to download on the site. That is acceptable behavior. It's actually quite nice.

Let's work together on this? Perhaps switch to search feeds that only query for pnames (something we don't currently support yet). This would result in 10000% speed improvements, plus the amount of data downloaded would be a LOT smaller.

from apkupdater.

archon810 avatar archon810 commented on July 17, 2024 2

Is anyone going to respond here?

from apkupdater.

archon810 avatar archon810 commented on July 17, 2024 2

Pretty sad and upsetting lack of responses. So nobody cares, especially after XDA coverage, if we'll start banning users of the app?

from apkupdater.

archon810 avatar archon810 commented on July 17, 2024

Also your README links to http://androidannotations.org/ instead of http://www.apkmirror.com.

from apkupdater.

koroshiya avatar koroshiya commented on July 17, 2024

@archon810 What would be required for this? Just changing the query to something like "?pname=com.whatever.app"?
I'd be happy to implement this in my fork and send a pull request.

from apkupdater.

archon810 avatar archon810 commented on July 17, 2024

Thanks for responding, glad I have your attention now after the XDA PM.

My main dev is on vacation this week. Let me get back to you on the most optimal way. I think we'll be able to implement an RSS feed or a REST API endpoint for super fast pname querying, and possibly even one with batched pnames so you'd only have to issue one request (or maybe paginate to 100 pnames or something). Stay tuned!

from apkupdater.

koroshiya avatar koroshiya commented on July 17, 2024

"glad I have your attention now after the XDA PM"

Just to be clear, I'm not the author of this software. I saw the app on XDA yesterday and decided to create a fork after seeing that development had stalled.
So while I'd be happy to implement whatever fix alleviates the load on your servers, I can't guarantee that @rumboalla will accept any pull request I make after doing so.

from apkupdater.

archon810 avatar archon810 commented on July 17, 2024

Ah, I see, sorry about that @koroshiya. I did get a response out of @rumboalla today, so I'm hoping he, and you, will be able to fix the app up.

The only problem is, from what I can tell, there's no official update channel, so existing users would need to manually update. Perhaps the team can also work on update notifications?

from apkupdater.

rumboalla avatar rumboalla commented on July 17, 2024

Yes querying with pnames (or a list of them) with options to filter by Android version and architecture would be the best option.
If the app is added to apkmirror, the app itself will see the update and notify the user...probably the fastest way to get everyone updated.

from apkupdater.

archon810 avatar archon810 commented on July 17, 2024

@rumboalla That's actually a great point. Ha! A recursive solution of sorts.

We'll have to think about Android version and architecture filtering, so it definitely won't be done at release. We have plans to work on it at some point and roll it out as an advanced search option on the site. Once that's in place, it should be simple to port to RSS or REST API.

from apkupdater.

archon810 avatar archon810 commented on July 17, 2024

In the meantime, could you please set the user agent to something like APKUpdater-vN.N.N so that we can start recognizing which requests belong to APKUpdater, and to which version? Right now it just says Dalvik. This is really important.

Thank you.

from apkupdater.

rumboalla avatar rumboalla commented on July 17, 2024

User agent was added.
Closing this, let me know when the API changes.

from apkupdater.

archon810 avatar archon810 commented on July 17, 2024

Will do. We are working on the single pname API, it's almost ready. Then the bulk API.

from apkupdater.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.