Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-seo
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2017-05-18 16:04:58 +0800
Commit
b6573b53f2733dcdff1a6771acb758f92574f04f
1 parent
5dd0433d
send urls
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/seo.js
apps/seo.js
View file @
b6573b5
...
...
@@ -178,6 +178,7 @@ const sitemap = () => {
const
start
=
()
=>
{
schedule
.
scheduleJob
(
'1 * * *'
,
function
()
{
sendUrls
();
sitemap
();
});
};
...
...
Please
register
or
login
to post a comment