Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinsir committed Dec 9, 2018
1 parent eb7833c commit 62a8ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/module/SearchOne.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
GET_SEARCH_DETAIL
} from '@/message'
import jq from 'cheerio'
const baseUrl = 'https://btso.pw/search/'
const baseUrl = 'https://btsow.pw/search/'
export default () => {
// get list ...
ipcMain.on(GET_SEARCH_LIST, (event, agrs) => {
Expand Down

0 comments on commit 62a8ff6

Please sign in to comment.