Android - Not loading short url/ page not found - General Questions and Answers

Hello. I search problem with google but i don't found a help. I have a problem with loading a short url on any broswer. I click on url, broswer is loading page(change a url to oryginal) and i see error page not found. Link is working on pc. This is no spam. I'm a member of a private group on fb about sale of aliexpress and 90% girls using short url "goo.gl" it's not working on my broswer. Goo.gl is changing to s.click.aliexpress.com and loading error "not found" i ask the girls about this and Any girl dont have a problem with loading this page, only me. What is a solution. I add filter to google analytics and still dont work
using a decode url is... spend a lot time
Android 4.4.2, mobile phone lg l65 (d280), root

Related

[App][2.2+] Short URL Resolver

Short URL Resolver handles the short URLs typically used in social networks: t.co, goo.gl, bit.ly, etc.
Why would you need a (big) web browser to open a Youtube video. Click this link on your Android phone: Video (Then try again after installing this app to see the difference).
Sure, there are other apps that do this, but I think mine has unique features:
Doesn't get in the way: It's small (~200kb). Minimal user interface. Does exactly 1 thing and does it right.
Handles Facebook's external links. Tired of launching the browser to open a m.facebook.com?l.php URL? No more.
Handles Youtube's attribution links. These should be handled by the Youtube app (Google's fault). Short URL Resolver handles them for you, so you get to see the video on the Youtube app. No browser involved.
Handles Tapatalk api click links.
Handles Google.com/url links. They are used in the Play Store descriptions, for example.
Also, it's free, and ad-free. You can make an in-app donation if you feel it's worth it.
It doesn't use any third party service for resolving the URLs. The basic principle is making an HTTP request and determining where it's being redirected.
It's my first public Android App, but I think it's the best of its kind (you can try and prove me wrong X-D)
Download
I'm also attaching the latest version to this post, for those that can't access the Google Play Store.
Just updated to support Tapatalk links... I didn't notice those api click links Tapatalk generates until I was testing this thread
Really awesome! Certainly the best, there isn't any other app that works so ****ing good. It makes easier moving between apps and improve the workflow. Thanks a lot, keep going!
How does this compare to CrappaLinks. I know that this one doesn't require root/xposed...But my question is what benefits/advantage does this offer over CrappaLinks for people who are already rooted and have xposed??
Great work. Thanks for sharing.
BETEO
Walter.White said:
How does this compare to CrappaLinks. I know that this one doesn't require root/xposed...But my question is what benefits/advantage does this offer over CrappaLinks for people who are already rooted and have xposed??
Click to expand...
Click to collapse
Well i think its only advantage is for non rooted users and redirects bit.ly and goo.gl, i personally use crappalinks and doesnt seem to work on those but im not sure since i dont click on alot of links
Walter.White said:
How does this compare to CrappaLinks. I know that this one doesn't require root/xposed...But my question is what benefits/advantage does this offer over CrappaLinks for people who are already rooted and have xposed??
Click to expand...
Click to collapse
I'm the author of CrappaLinks. If you're already using CrappaLinks: you can use it for apps that may not be supported by CrappaLinks, or use it for shortened URLs (as CrappaLinks doesn't unshorten URLs yet.) It's also useful if you come across a shortened/masked link in a document or similar.
CrappaLinks removes masking from *specific* apps that mask your links. This app can be used anywhere for unmasking *and* unshortening.
I personally use it alongside CrappaLinks, for the reasons I've mentioned above.
GermainZ said:
I'm the author of CrappaLinks. If you're already using CrappaLinks: you can use it for apps that may not be supported by CrappaLinks, or use it for shortened URLs (as CrappaLinks doesn't unshorten URLs yet.) It's also useful if you come across a shortened/masked link in a document or similar.
CrappaLinks removes masking from *specific* apps that mask your links. This app can be used anywhere for unmasking *and* unshortening.
I personally use it alongside CrappaLinks, for the reasons I've mentioned above.
Click to expand...
Click to collapse
Gotcha. Do you plan on adding universal link unmasking to CrappaLinks in future? Or just adding support for individual apps? (Support for slickdeals app would be great). The reason why I ask this is because the url shortner service that app uses is blocked by Adblock and because of that I can't open ANY links from that app. Also same with adf(dot)ly links
Regardless I'll be using this alongside CrappaLinks that way most if not all links on my phone will be unmasked regardless of the app. Thanks @op for this.
Edit
Even after installing this app....slickdeals redirect urls don't work.
Edit 2: Here is a sample redirecting link from slickdeals app http://www.jdoqocy.com/click-122526...5267-_-Home%2520Depot%2520Product%2520Catalog
Walter.White said:
The reason why I ask this is because the url shortner service that app uses is blocked by Adblock and because of that I can't open ANY links from that app. Also same with adf(dot)ly links
Click to expand...
Click to collapse
Putting it in very simple terms, the only way to unshorten these URLs is:
"Open" the URL -> See if the "destination" is different
This requires a connection to the host that is shortening the URLs. If you're blocking it (by using Adblock for example,) it's not possible to connect at all, so all unshortening apps will fail as well.
You may be able to white list whatever hosts you want in Adblock. Check their help pages and see for yourself, not sure.
About CrappaLinks requests, please ask in the CrappaLinks thread as to keep this one on topic.
Walter.White said:
Edit
Even after installing this app....slickdeals redirect urls don't work.
Edit 2: Here is a sample redirecting link from slickdeals app http://www.jdoqocy.com/click-122526...5267-_-Home%2520Depot%2520Product%2520Catalog
Click to expand...
Click to collapse
Hi... I'll try to add support for those URLs... Shouldn't take long.
I have a beta testing community on g+ ( sorry it's private and I cannot make it public now). Send me a message and I'll invite you if you want to test early versions.
Julián
Enviado desde mi Nexus 4 mediante Tapatalk
Walter.White said:
Edit 2: Here is a sample redirecting link from slickdeals app http://www.jdoqocy.com/click-122526...5267-_-Home%2520Depot%2520Product%2520Catalog
Click to expand...
Click to collapse
Just installed slickdeals app (https://play.google.com/store/apps/details?id=net.slickdeals.android), but the URLs generated by the app aren't like yours... Example:
http://slickdeals.net/?sdtrk=android&api_key_id=872706&pno=112586&lno=1
You see the destination URL is not visible there (I have to contact their server to get it).... Also, there URL is too generic to add it to the manifest. I.e., I don't want to handle all links to slickdeals.net... just the ones that mask redirection links.
http://slickdeals.net/click?whatever (good, I can match the /click prefix)
http://slickdeals.ne/?whatever (bad, too generic, would catch urls that arent redirections)
Julian.
julianjm said:
Just installed slickdeals app (https://play.google.com/store/apps/details?id=net.slickdeals.android), but the URLs generated by the app aren't like yours... Example:
http://slickdeals.net/?sdtrk=android&api_key_id=872706&pno=112586&lno=1
You see the destination URL is not visible there (I have to contact their server to get it).... Also, there URL is too generic to add it to the manifest. I.e., I don't want to handle all links to slickdeals.net... just the ones that mask redirection links.
http://slickdeals.net/click?whatever (good, I can match the /click prefix)
http://slickdeals.ne/?whatever (bad, too generic, would catch urls that arent redirections)
Julian.
Click to expand...
Click to collapse
Thanks for looking into this for me. I just upgraded the app to the latest version.
And it turns out...It uses 2 redirects.
First when you click on a link from the app.. It uses this http://slickdeals.net/?sdtrk=android&api_key_id=1779234&pno=112588&lno=1 just like what you mentioned above.
And then that above link redirects like this... http://www.jdoqocy.com/click-122526...20Product%2520Catalog&quantity=1&str_nbr=2659
As you can see clicking on both of the above links redirects you to the same page...But the second redirection "www.jdoqocy.com" happens really fast..so that's why its hard to see. I hope this helps.
Basically whenever I click a link from the app... the first redirection "slickdeals.net/?..." to "www.jdoqocy.com" happens automatically but the second redirection doesn't happen because of the Adblock. I tried adding "jdoqocy.com" to Whitelist on Adblock but that messes up app itself.
Looks like www.jdoqocy.com is owned by Commission Junction, so I guess its pay per click or something.
P.S. Fuerteventura looks like an awesome island. I hope to check it out someday.
Could you add a small feature to Just remove the adf(dot)ly part from urls? Some forums use ONLY adf urls, and it's annoying, they're in the format adf(dot)ly/ActualURL Thanks!
ykumar00 said:
Could you add a small feature to Just remove the adf(dot)ly part from urls? Skew forums use ONLY adf urls, and it's annoying, they're in the format adf(dot)ly/ActualURL Thanks!
Click to expand...
Click to collapse
Can you provide some sample URLs? I just tried to shorten a url with their service, and I don't see the original URL anywhere
http://*******/IFOc0 <= this will get you to www.google.es after the spam.
UPDATE: It seems that site is forbiden here. Anyway, you can see that the URL path is just IF0c0...
Julian.
Realy nice app thanks so much
Is it posdible to ebay link so that they get open in ebay instead of browser ?
Thanks
Sent from my SCH-I545 using Tapatalk 4
julianjm said:
Can you provide some sample URLs? I just tried to shorten a url with their service, and I don't see the original URL anywhere
http://*******/IFOc0 <= this will get you to www.google.es after the spam.
UPDATE: It seems that site is forbiden here. Anyway, you can see that the URL path is just IF0c0...
Julian.
Click to expand...
Click to collapse
The shortened urls have no relation to the actual url whatsoever, but some forums use scripts to convert all links to this format:
Examples:
http://*******/1474226/http://lukemovement.wordpress.com
http://*******/1474226/http://newsplus.co/features/
The destination url is in the Long url itself.
The asterisks are adf (dot) ly, as this these links cannot be posted on xda.
For the shortened url however, this service can be used to bypass the Ad, maybe it will be useful: de-ads.net
you can paste links on this page to go directly to the destination page....
Thanks a lot for considering this man!
Netuser said:
Realy nice app thanks so much
Is it posdible to ebay link so that they get open in ebay instead of browser ?
Thanks
Click to expand...
Click to collapse
That's something up to the Ebay app developers. Currently their app is registered to handle only these urls patterns, according to the AndroidManifest.xml file:
http://pages.ebay.com/android/item/view/
http://pages.ebay.com/android/item/query/
http://www.ebay.com/motors/garage/pub/vehicle/
http://www.ebay.com/mtr/garage/pub/vehicle/
Unless the URL is in that format, the ebay app won't do anything to open it.
Julian.
I'm about to release next version. If anyone wants to beta test, here is the beta apk:
https://dl.dropboxusercontent.com/u/7646923/Android/ShortURLResolver_1016Beta2.apk
New in 1.0.16:
Add Arabic Language, thanks to Sulaiman Alhotan.
New services: v.ht, slickdeals.net, jdogocy.com, v0v.in
Partial support for adf(dot)ly. Only urls not obfuscated.
You can copy the resolved URL by clicking on it.
Thanks!
julianjm said:
I'm about to release next version. If anyone wants to beta test, here is the beta apk:
https://dl.dropboxusercontent.com/u/7646923/Android/ShortURLResolver_1016Beta2.apk
New in 1.0.16:
Add Arabic Language, thanks to Sulaiman Alhotan.
New services: v.ht, slickdeals.net, jdogocy.com, v0v.in
Partial support for adf(dot)ly. Only urls not obfuscated.
You can copy the resolved URL by clicking on it.
Thanks!
Click to expand...
Click to collapse
Adf non shortened links working perfectly, thanks a lot!
Feedly URLs
Hi,
Excellent app!
Just so you know: Feedly shortens URLs under some circumstances.
It gives a you URL like this:
feedly (dot) com/e/lTWp53yG (I'm new so no URLs for me!)
which redirects to some random Techdirt article.
Would it be possible to add support for those too?
Feedly also uses those shortened URLs when sharing articles. I have no idea how Android's sharing infrastructure works, but it'd be nice to be able to "share" them with your app so they could get de-crappified. (Yeah, this would add some steps to the sharing process, but I'd rather go through a few more steps than share obfuscated URLs.)

Problem with android and facebook links

Hey there! Im new to this forum, at least at writing.
I own a news website with a good amount of visits (150-200k page views per month), and seems like lately im having an issue with facebook and android. All the news we publish are also published on facebook with a link to the news on our website, as we get 80% of our traffic from it. Lately some users have been complaining about redirects from the facebook app: when they click the link on the facebook app, it redirects to ads websites, different every time. It seems to be just happening from android phones, and just from the facebook app.
If those same users type the link on the browser, they get to our website with no problem. It also seems to be happening just when using data from their plans, not with wifi, but we cant confirm it as we exactly dont know how many users have been affected with this redirects.
Our site seems to have no problems according to google webmasters tools, nothing happens on desktop version, just on android phones clicking links from the facebook app. Any idea whats going on? We are kinda lost at this.
Just in case, the site is running wordpress, premium theme, not many plugins.
Any help or idea would be appreciated. Thanks!

bookmark launcher (BETA)

Hello XDA,
I have made an app to launch websites such as Google, bing and DuckDuckGo!
The app works entirety by intents, you press a button and then your web browser opens up with the webpage you wanted.
The websites included are:
Google
Bing (thinking of removing it)
Facebook
DuckDuckGo
YouTube
Sketchware.io
I will add a splash screen later on in the release
Please leave positive comments because I spent a good couple of hours on this app and I'm so proud I actually produced an app
Will probably move this app on DevDB later on.
If anyone have any websites they want me to "bake" in the app leave then below and I will do one at a time
Thanks
---------------------------------------------------------------------
Message for mod: please make this a placeholder thread because I have not got a file attached but I accidently made one with the links to my files

This black dot text seems to CRASH ANY ANDROID PHONE!

If you are here, chances are that you have already received a message that goes like this:
"If you touch theblack point then your messenger will hang
? "​*The text provided here has been modified so that your device doesn't crashes while reading this!*
This message seems to crash any android device! So whats really happening here?
Well, I am not a geek but as per my knowledge, the little space after the finger emoji contains over 3.9k characters! That little thing is causing all the problems! The ORIGINAL TEXT and other further details about this text is in the following video:
youtube com/watch?v=oBVBE0R_JZ0 [I WAS NOT ALLOWED TO POST THE LINK DUE TO SOME REASON SO PLEASE ADD IN A DOT IN BETWEEN YOUTUBE COM, THANKS FOR UNDERSTANDING!]
Hope you guys got to learn something.
If you also got similar message somewhere, do leave a comment down below.
Regards!

Need technical help to find out the browsed url on firefox, chrome using netguard source

In netguard we get the url list for an application based on UID.
So if we want to get the urls for a chrome, mozilla or any other browser apps using the UID, we are getting list of urls.
But what we need is - find out the browsed url (what we write on the address bar).
Is it possible to detect browsed url from netguard source code.
What we are seeing so far is, we get all the url what is browsed by the full system based on UID and a session.
We are not able to detect the base browsed url. If anyone has any expereience related to this, could you pease help.
Thanks in advance.

Categories

Resources