dividedby / General-URL-Cleaner-Revived

Userscript to clean various URLs and remove tracking elements
https://greasyfork.org/en/scripts/432387-general-url-cleaner-revived
GNU General Public License v3.0
25 stars 8 forks source link

Prevent 'undefined' at end of cleaned URLs #5

Closed zkisaboss closed 1 year ago

zkisaboss commented 1 year ago

I would love to see support for Etsy, but there's another problem with URLs. After cleaning them, 'undefined' gets added to the end, which can cause issues, especially with Google Docs, where the URL won't fully load and keeps adding 'undefined' at the end.

dividedby commented 1 year ago

@zkisaboss undefined shouldn't be added to the end of URLs anymore, but please let me know if you still see that happen anywhere. Also, if you could provide me with some examples of "dirty" Etsy URLs and their working "clean" versions? Then I should be able to work on adding Etsy support. You can open a new issue for that.