Git Product home page Git Product logo

Comments (4)

wumpus avatar wumpus commented on June 26, 2024

BTW related but not related, I have a list of ~ 30 domain shorteners plus 3,200 "bit.ly custom shortners" -- these are often used to add tracking cgi args to links that look like they don't have any, but it's hard to do anything useful with them in the context of your extension; you are already just following them and then stripping the args off of the redirect...

from url-tracking-stripper.

newhouse avatar newhouse commented on June 26, 2024

Regarding your comment above: yeah, unless there's a way to expand or figure out what the ultimate target is from the shortened link itself, I'm not sure there's anything we can really do without following it first. Are you aware of any way?

Regarding this example https://app.instapage.com/route/9475232/?url=www.nat.ai/careers => http://www.nat.ai/careers:

  • Could you provide some more examples like this? I'm assuming the other ones you provided (youtu.be/foo, redd.it/foo) are as straightforward as they seem, but this one has a path in it, and one with a random-looking integer to-boot.
  • Trying to figure out the pattern. For example, is it https://app.instapage.com/route/<integer>/?url=<target> or https://app.instapage.com/<random_path>/?url=<target> or literally always https://app.instapage.com/route/9475232/?url=<target>...

from url-tracking-stripper.

wumpus avatar wumpus commented on June 26, 2024

I'm pretty sure the integer is a customer number.

 https://app.instapage.com/route/4619387/?url=www.sweatflix.com/disclaimer
 https://app.instapage.com/route/7664466/?url=escuelachilenaoratoria.cl/Postgrados_Eneb

Instapage is a small business -- 615 hosts in the top 15 million, I probably should have left them off the list. Now that I look more carefully, more than half of instapage sites only have a single page.

And you are correct, for the real shorteners there's no easy way to find out the link without asking the shortener. I'm thinking of providing a service to disintermediate, just because I (and every other search engine person) hate them with a passion...

from url-tracking-stripper.

iki avatar iki commented on June 26, 2024

@newhouse there're also many more redirects in https://github.com/nokeya/direct-links-out. Should I convert them to a PR?

from url-tracking-stripper.

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.