Skip to content
This repository was archived by the owner on Apr 26, 2021. It is now read-only.

Commit c069438

Browse files
committed
Update: switch video resource
1 parent 0e00ec9 commit c069438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/utils/fetch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
import axios from 'axios';
33

4-
const BASEURL = 'https://iodefog.github.io/text/viplist.json';
4+
const BASEURL = 'https://iodefog.github.io/text/mviplistmm.json';
55

66
const instance = axios.create({
77
baseURL: BASEURL,

0 commit comments

Comments
 (0)