23 Commits

Author SHA1 Message Date
cbea6075aa Merge pull request #1 from PinLin/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-22 09:52:44 +08:00
8ee2cdda45 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 03:18:55 +00:00
ea9a1b925c Move @types to devDependencies 2020-04-07 09:11:02 +08:00
da7f1270fe Create LICENSE 2020-04-04 06:47:44 +08:00
23e82281a8 Update README.md 2020-04-04 05:53:47 +08:00
d94282069c Add support for reurl.cc 2020-04-04 05:13:26 +08:00
b8af5452c3 Install cheerio 2020-04-04 05:12:59 +08:00
c4ac635cb8 Use single quotes 2020-04-04 04:18:12 +08:00
86a27a2a81 Refactor getLocationOfTarget 2020-04-03 23:28:28 +08:00
ecaefb85bd Add http:// to target if it is not exist 2020-04-03 23:23:33 +08:00
dfc961a7e7 Rename to ReRedirector 2020-04-03 02:14:22 +08:00
c34c7a9c5a Install morgan to print logs of connections 2020-04-03 01:47:58 +08:00
7ca9bb247b Add usage to README.md 2020-04-03 00:40:56 +08:00
746cb16391 Change port by env 2020-04-03 00:40:42 +08:00
6347ad4c2b Use const is better then let 2020-04-03 00:11:57 +08:00
64b4246d38 Update description 2020-04-02 19:16:57 +08:00
60a5be0a78 Add useful npm scripts 2020-04-02 19:12:09 +08:00
975c69b4f3 Redirect to target's location 2020-04-02 15:56:51 +08:00
6d21f04d92 Install axios 2020-04-02 01:37:43 +08:00
5c6a2cc83b Create unfinished getLocationOfTarget 2020-04-02 01:37:06 +08:00
f720bcaa25 Return target url 2020-04-02 01:14:06 +08:00
e6826fcb33 Enable source map 2020-04-01 18:21:57 +08:00
567de448b1 Initial project 2020-03-27 13:44:21 +08:00