Skip to content

Commit 2841867

Browse files
committed
Merge branch 'master' of github.com:Jannchie/biliob
Conflicts: LICENSE README.md
2 parents 97fe502 + 2fef89f commit 2841867

8 files changed

Lines changed: 5120 additions & 4 deletions

File tree

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "biliob-frontend"]
2+
path = biliob-frontend
3+
url = git@github.com:Jannchie/biliob-frontend.git
4+
[submodule "biliob_backend"]
5+
path = biliob_backend
6+
url = git@github.com:Jannchie/biliob_backend.git
7+
[submodule "biliob-spider"]
8+
path = biliob-spider
9+
url = git@github.com:Jannchie/biliob-spider.git

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 Jannchie
3+
Copyright (c) 2019 Jannchie
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# biliob-spider
2-
bilibili data acquisition and analysis.
1+
# BiliOB
2+
3+
BiliOB观测者是一个观测B站UP主及视频数据变化,并予以分析的Web应用程序。

biliob-frontend

Submodule biliob-frontend added at 09b9933

biliob-spider

Submodule biliob-spider added at 3f9c4bc

0 commit comments

Comments
 (0)