Bug Fixes and thiladhun scraper intergration

This commit is contained in:
2020-08-11 03:39:08 +05:00
parent 0cede5b708
commit 5df4011f13
14 changed files with 4478 additions and 137 deletions

View File

@@ -5,8 +5,7 @@ export default {
mode: 'history',
routes: [
{
routes: [{
path: '/',
component: Home
},
@@ -16,4 +15,4 @@ export default {
name: 'article.show'
}
]
};
};