+ 1
Why isn't the picture visible?
I made a first attempt of a website (kind of a parody), but the picture I used is only visible when I click on run, the rest of the people can't see it. I used the URL of it so the pic is online. Anyone know why? PS: the code can be checked on my profile
6 Answers
+ 8
đ¤ˇââď¸ This image appears for me when I run it in Code Playground.
https://code.sololearn.com/W2eNDL746Jg8/?ref=app
+ 5
It appears the numeric folder name is being blocked.
Here is the full URL with a line break in the path with being blocked:
https://pbs.twimg.com/profile_images/10851986890
75974145/0vH7B6WA_400x400.png
Without the line break in the URL, I cannot update my post. đ¤ˇââď¸
[UPDATE]
I am unable to save a post if a line break is added after the 5.
108519868907
5974145
This only appears to be an issue with a 13+ digit number with 8 in the 3rd from the left place:
008000000000
+ 4
Interesting... I was attempting to include a link to the image as well. But I kept getting a No Connection message.
When I removed the link, I could submit my post.
I wonder if SoloLearn is working on some sort of filter that might affect some users.
While I am able to view the image in Code Playground, I'm unable to include the link here. đ¤
+ 4
Yeah, they have some spam filters--guess years & months of spamming was them testing this very thing.
You can't send posts(comments?) beyond a certain number of digits. Or very large(base64) urls.
+ 1
Thanks David!! đ
0
Hi Ace! The code is available on my profile. It's a very simple one