Reddit oneboxes لا تعمل

Did they stop working? No onebox at all:

https://www.reddit.com/r/UFOs/comments/k18ukd/𝗨𝗙𝗢_𝗱𝗿𝗼𝗽𝘀_𝗰𝗼𝘄_𝘁𝗵𝗿𝗼𝘂𝗴𝗵_𝗯𝗮𝗿𝗻_𝗿𝗼𝗼𝗳/

Fails on here, but works on my sites with onebox assistant plugin … suspect the crawl is being blocked or rate limited?


Oh my that is a crime of a URL :scream:.

@jamie.wilson did we regress on encoded URLs in oneboxes? I remember you mentioning it somewhere on the last updates…

4 إعجابات

I don’t think it’s a regression (or, at least, a regression that I’ve introduced recently). It is very closely related to other URL encoding stuff I’ve been looking at, so I’ll get some PRs in place for this today.

4 إعجابات

I believe reddit links generally are working (see the shouldercat above). As @falco pointed out, the link that @terrapop posted has a bunch of Unicode characters in it and this is what’s causing the problem.

Once the following are both merged in (and onebox gets a version bump), the original link should become onebox’able.

https://github.com/discourse/discourse/pull/11361

https://github.com/discourse/onebox/pull/442

4 إعجابات