update host
This commit is contained in:
parent
9dfc86a044
commit
aa2da5ecbd
@ -1,6 +1,6 @@
|
|||||||
# api-xsmb-today
|
# api-xsmb-today
|
||||||
|
|
||||||
> take infor from api by https://api-xsmb-today.herokuapp.com/v1
|
> take info from api by https://api-xsmb.cleverapps.io/v1
|
||||||
>
|
>
|
||||||
> web-scraped from https://xosoketqua.com/xsmb-xo-so-mien-bac.html
|
> web-scraped from https://xosoketqua.com/xsmb-xo-so-mien-bac.html
|
||||||
|
|
||||||
|
@ -83,8 +83,6 @@ class MainController {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// $('.list-link', html)
|
// $('.list-link', html)
|
||||||
// .find('h2 > a:last-child')
|
// .find('h2 > a:last-child')
|
||||||
// .each(function () {
|
// .each(function () {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "apixsmb",
|
"name": "apixsmb",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user