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

Commit

Permalink
Update: switch video resource
Browse files Browse the repository at this point in the history
  • Loading branch information
phobal committed Jan 6, 2019
1 parent 0e00ec9 commit c069438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/utils/fetch.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

import axios from 'axios';

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

const instance = axios.create({
baseURL: BASEURL,
Expand Down

0 comments on commit c069438

Please sign in to comment.