Skip to content

Commit

Permalink
added: packages + disable redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din committed Sep 3, 2023
1 parent a5d7f24 commit 782a72c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "lgu-crawler"]
path = lgu-crawler
url = https://github.com/Zain-ul-din/lgu-crawler.git
[submodule "packages/lgu-crawler"]
path = packages/lgu-crawler
url = https://github.com/Zain-ul-din/lgu-crawler.git
1 change: 1 addition & 0 deletions lgu-crawler
Submodule lgu-crawler added at e7f8fc
1 change: 1 addition & 0 deletions packages/lgu-crawler
Submodule lgu-crawler added at e7f8fc
3 changes: 3 additions & 0 deletions packages/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### List of dependencies this site relay on

- `lgu-crawler` scrap data from official website.

0 comments on commit 782a72c

Please sign in to comment.