-
-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:Jannchie/biliob
Conflicts: LICENSE README.md
- Loading branch information
Showing
8 changed files
with
5,120 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[submodule "biliob-frontend"] | ||
path = biliob-frontend | ||
url = [email protected]:Jannchie/biliob-frontend.git | ||
[submodule "biliob_backend"] | ||
path = biliob_backend | ||
url = [email protected]:Jannchie/biliob_backend.git | ||
[submodule "biliob-spider"] | ||
path = biliob-spider | ||
url = [email protected]:Jannchie/biliob-spider.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
# biliob-spider | ||
bilibili data acquisition and analysis. | ||
# BiliOB | ||
|
||
BiliOB观测者是一个观测B站UP主及视频数据变化,并予以分析的Web应用程序。 |
Submodule biliob-frontend
added at
09b993
Submodule biliob-spider
added at
3f9c4b
Oops, something went wrong.