udleinati / redirect.center

Redirect domains using DNS only
http://redirect.center
MIT License
255 stars 49 forks source link

transcoded url breaks during execution/using #61

Open pm-pm opened 1 year ago

pm-pm commented 1 year ago

Hello, i have a public search url from German Railway

"https://reiseauskunft.bahn.de/bin/query.exe/dn" transcoded: "reiseauskunft.bahn.de.opts-slash.bin.opts-slash.query.exe.opts-slash.dn.opts-https.redirect.center."

When you add the CNAME in DNS and try to use it, this following url will be given: "https://reiseauskunft.bahn.de-slash.dn/bin/opts?%25%EF%BF%BD"

Could you please check this. :-) Thank.

udleinati commented 1 year ago

Hi @pm-pm , solved, you must generate a new URL using the URL converter on http://redirect.center.

It's because the query word is restricted and the converter was not considering it. I did a conversion to test, you can see it working on http://test3.nati.biz.

Best

pm-pm commented 1 year ago

Hello, yes: Thanks, THAT problem is solved, but: no: You broke the "URL converter" oh-no

Normal URL are not ANYMORE convertable.

"https://www.heise.de/news/Amazon-AWS-bringt-Ubtuntu-Desktops-aus-der-Cloud-7280483.html" convert to: "www.heise..opts-https.redirect.center." and so on.

There must be a NEW BUG in the path conversation. ;-)

Please check it. Thanks. :-)

udleinati commented 1 year ago

Hi @pm-pm , sorry, my mistake. The front doesn't any test and a ) was missing. Fixed. It's going to be deployed in around 1h.

If you find any other issue, let me know. Best

pm-pm commented 1 year ago

Thanks for help. :-) If there is an other issue I will let you know.