Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Razer.com URLs (eg shortened via Skimlinks) return __CLENT_ERROR__ #18

Open
silentdragoon opened this issue Nov 14, 2022 · 0 comments
Open

Comments

@silentdragoon
Copy link

silentdragoon commented Nov 14, 2022

As title, basically - some shortened URLs via Skimlinks are correctly expanded, but others return the root URL and then CLIENT_ERROR. The troublesome URL that I noticed this with:

https://fave.co/3O64Jh9 -> https://www.razer.com/gaming-keyboards/Razer-DeathStalker-V2-Pro-Tenkeyless/RZ03-04373500-R3M1?irclickid=TCVQyR3kfxyNRw2xKQ3XYSymUkDSpdztGVDRQY0&irgwc=1&utm_source=Skimbit%20Ltd.&utm_medium=affiliate&utm_content=10078&utm_term=Skimbit%20Ltd.&utm_sharedid=eurogamer.net&cid=Skimbit%20Ltd.-affiliate

It's quite a long URL, but even without the affiliate stuff it still doesn't work.

>> urlexpander.expand('https://fave.co/3O64Jh9')
'http://razer.com/__CLIENT_ERROR__'
>> urlexpander.expand('https://www.razer.com/gaming-keyboards/Razer-DeathStalker-V2-Pro-Tenkeyless/RZ03-04373500-R3M1')
'http://razer.com/__CLIENT_ERROR__'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant