art-class / v4

GNU Affero General Public License v3.0
96 stars 625 forks source link

Doodle Jump isn't working #23

Closed VillainsRule closed 11 months ago

VillainsRule commented 1 year ago

When you click on the Doodle Jump game, it redirects to an iFrame of the game image. This is a result of the data file being incorrect. It currently reads:

[{
        'id': 'doodlejump',
        'title': 'Doodle Jump',
        'url': 'https://upload.wikimedia.org/wikipedia/en/a/ac/Doodle_jump_icon.png',
        'image': 'https://assets-prd.ignimgs.com/2022/03/16/doodlejump-1647405974576.jpg'
}]
proudparrot2 commented 1 year ago

Oh whoops - thanks for catching that I'll fix it in a little bit, unless you want to open a pull request to fix it

VillainsRule commented 1 year ago

not sure which pirated source link to use