It’s due to crypto scammers using it. From the founder’s post: At some point in the past crypto scammers used JSFiddle to host pages with a wallet code and posted links to that on Twitter. Due to the nature of JSFiddle, anyone can post anything, so wallet codes are ok – we did implemented a content filter to shadow-ban these. I asked Twitter if they they could help out and ban twitter accounts that were posting scam…
Twitter is rejecting posts containing JSFiddle URLs
11–20 of 208 posts
Re: Twitter is rejecting posts containing JSFiddle URLs
#12It’s due to crypto scammers using it. From the founder’s post: At some point in the past crypto scammers used JSFiddle to host pages with a wallet code and posted links to that on Twitter. Due to the nature of JSFiddle, anyone can post anything, so wallet codes are ok – we did implemented a content filter to shadow-ban these. I asked Twitter if they they could help out and ban twitter accounts that were posting scam…
Re: Twitter is rejecting posts containing JSFiddle URLs
#13It’s due to crypto scammers using it. From the founder’s post: At some point in the past crypto scammers used JSFiddle to host pages with a wallet code and posted links to that on Twitter. Due to the nature of JSFiddle, anyone can post anything, so wallet codes are ok – we did implemented a content filter to shadow-ban these. I asked Twitter if they they could help out and ban twitter accounts that were posting scam…
Re: Twitter is rejecting posts containing JSFiddle URLs
#14Please just join the fediverse. It's broken too, but if you get banned, at least you can open an alt on another server.
Force Twitter to be irrelevant.
Re: Twitter is rejecting posts containing JSFiddle URLs
#15I feel it's actually pretty fair. Not perfect, but keeps users safe
Re: Twitter is rejecting posts containing JSFiddle URLs
#16I feel it's actually pretty fair. Not perfect, but keeps users safe
Re: Twitter is rejecting posts containing JSFiddle URLs
#17It’s due to crypto scammers using it. From the founder’s post: At some point in the past crypto scammers used JSFiddle to host pages with a wallet code and posted links to that on Twitter. Due to the nature of JSFiddle, anyone can post anything, so wallet codes are ok – we did implemented a content filter to shadow-ban these. I asked Twitter if they they could help out and ban twitter accounts that were posting scam…
What is "a wallet code"?
Re: Twitter is rejecting posts containing JSFiddle URLs
#18This is a huge problem with all the tech giants that needs to be addressed. I don't expect them to be perfect but I expect them to be open to communications on any level.
I also think Twitter is the Twitter today just because of the bots and fake accounts they have since those accounts were creating so much content and movement on the platform. I know people whose spending days by reading those fake accounts while they have no idea what's fake and what's real. So maybe -just may be- they may not want to get rid of all those fake accounts and bots.
Re: Twitter is rejecting posts containing JSFiddle URLs
#19Earlier quoted context omitted.
What is "a wallet code"?
I assume they mean a mining script - so that the person running the jsfiddle would be mining cryptocurrencies, and the proceeds would go to the scammers wallet address.
Re: Twitter is rejecting posts containing JSFiddle URLs
#20Given the nature of the product, there is no way for the maintainers of Js fiddle to prevent it from being used to run arbitrary code, because that is what it's meant to do. It's also impossible for both jsfiddle or twitter to scan the code of each fiddle and determine if it's legitimate or an attack, so this looks like a good measure from Twitter. What is surprising is how this was even allowed so far and still is i…