JoarHansson/space-images-app

Set a backup baseUrl for fetching

Open

#3 opened on Sep 3, 2024

 (2 comments) (0 reactions) (0 assignees)JavaScript (2 forks)auto 404
enhancementgood first issuehacktoberfesthelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Bring back the original baseUrl for fetching, and set the current one as a backup.

    • Reason for change: The original one is unstable from time to time but the current one is third party. The default should be the official one.

    • Look at commit 97defac - Home.jsx: 94-98 to see difference between the two of them.

Contributor guide