opawg / user-agents-v2

Comprehensive open-source collection of broadly-compatible regular expression patterns to identify and analyze podcast player user agents.
MIT License
43 stars 17 forks source link

Added WynkMusic to apps.json #5

Closed pbaveja closed 1 year ago

pbaveja commented 1 year ago

Wynk Music (https://wynk.in/podcasts) is missing from this. Adding the categorisation inside app.json with this PR

johnspurlock commented 1 year ago

thanks! can you add that info url in an urls array as part of the entry?

Also, is there an iOS example?

johnspurlock commented 1 year ago

👋 @pbaveja can you add that info url in an urls array as part of the entry?

Also, is there an iOS example user agent string?

pbaveja commented 1 year ago

Hey @johnspurlock, I've added the info URL.

I couldn't find an iOS useragent unfortunately

johnspurlock commented 1 year ago

Ok I merged it, but would like to have the iOS user-agent too. I can't install that app on an iPhone in my region. If you can, let me know and I'll walk you through how to determine it.