Commit Graph

30 Commits

Author SHA1 Message Date
ImgBotApp
b0d37d7bbd
[ImgBot] Optimize images
*Total -- 93.21kb -> 73.71kb (20.92%)

/assets/theme/asoul/1.gif -- 2.04kb -> 1.00kb (50.69%)
/assets/theme/asoul/8.gif -- 2.10kb -> 1.07kb (49.21%)
/assets/theme/asoul/9.gif -- 2.12kb -> 1.09kb (48.71%)
/assets/theme/asoul/2.gif -- 2.25kb -> 1.22kb (45.86%)
/assets/theme/asoul/3.gif -- 2.26kb -> 1.23kb (45.74%)
/assets/theme/asoul/6.gif -- 2.50kb -> 1.37kb (45.06%)
/assets/theme/asoul/4.gif -- 2.30kb -> 1.26kb (44.96%)
/assets/theme/asoul/7.gif -- 2.33kb -> 1.30kb (44.32%)
/assets/theme/asoul/5.gif -- 2.49kb -> 1.46kb (41.51%)
/assets/theme/rule34/7.gif -- 8.08kb -> 4.84kb (40.11%)
/assets/theme/asoul/0.gif -- 2.60kb -> 1.56kb (39.77%)
/assets/theme/rule34/1.gif -- 6.54kb -> 4.11kb (37.25%)
/assets/favicon.png -- 4.42kb -> 3.48kb (21.22%)
/assets/theme/rule34/6.gif -- 8.27kb -> 7.05kb (14.73%)
/assets/theme/rule34/2.gif -- 6.89kb -> 6.13kb (11.1%)
/assets/theme/rule34/9.gif -- 5.02kb -> 4.85kb (3.37%)
/assets/theme/rule34/3.gif -- 10.73kb -> 10.55kb (1.68%)
/assets/theme/rule34/8.gif -- 1.32kb -> 1.30kb (0.89%)
/assets/theme/rule34/5.gif -- 9.27kb -> 9.21kb (0.71%)
/assets/theme/rule34/4.gif -- 9.69kb -> 9.64kb (0.46%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-08-12 18:29:28 +00:00
sahrohit
a8667d16b4 Updated Docs for New Path Number 2022-06-14 11:11:23 +05:45
sahrohit
4973489dd1 Added Path for getting Custom Numbers 2022-06-14 10:36:26 +05:45
Jad
c3cf12769c
Update Readme.md 2022-03-03 16:30:34 +08:00
Jad
5dc3b40346 add new theme: asoul 2022-03-03 08:24:37 +00:00
Jad
1dd0b1a97e add: index page use google analytics 2021-01-01 20:05:02 +00:00
Jad
09a1ac729c add new theme: moebooru-h, gelbooru-h 2021-01-01 19:22:23 +00:00
Jad
80cf80e6d6
Merge pull request #5 from journey-ad/dependabot/npm_and_yarn/bl-2.2.1
build(deps): bump bl from 2.2.0 to 2.2.1
2020-09-09 17:35:01 +08:00
dependabot[bot]
c5ea95b4e8
build(deps): bump bl from 2.2.0 to 2.2.1
Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 23:02:54 +00:00
Jad
7e956bc45d
Merge pull request #3 from d1y/master
add default mongodb url && return json data REST api
2020-08-22 21:23:16 +08:00
Jad
398f0ff6ba
Update index.js
修改了一些写法和逻辑
没必要处理所有的异常,比如配置文件出错这类启动时就能发现的
2020-08-22 21:20:20 +08:00
Jad
56c4a37f6d
Update mongodb.js
简化代码
2020-08-22 20:36:34 +08:00
d1y
4daac0781f add return json data REST api
获取@name数据(json)
2020-08-22 00:24:02 +08:00
d1y
fc8af30731 add getCount method..
1. 添加获取 count 的方法
2. 用更安全的方式获取端口号🙂
2020-08-22 00:14:01 +08:00
d1y
d94b2f64ab add default mongodb url(local server) 2020-08-22 00:11:20 +08:00
Jad
a5130cc5a3
Merge pull request #1 from fossabot/add-license-scan-badge
Add license scan report and status
2020-08-13 17:57:35 +08:00
Jad
6262fba89d
Update Readme.md 2020-08-13 17:57:24 +08:00
fossabot
5d02962043 Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
2020-08-12 22:22:51 -07:00
Jad
66cb59a122 style: update chat room title 2020-08-12 10:25:00 +00:00
Jad
ce03c1ba11
Create .gitignore 2020-08-12 18:24:22 +08:00
Jad
6070d1afe6
Create LICENSE 2020-08-12 18:12:35 +08:00
Jad
1ee8309f15 fix: wrong require path to component 2020-08-12 10:10:17 +00:00
Jad
3bd1ae58e4 feat: support mongoDB
feat: support dynamic image size
docs: add Readme.md
2020-08-12 10:03:35 +00:00
Jad
5ba2c86092 feat: add message board 2020-08-09 16:18:18 +00:00
Jad
e16d9e0a04 feat: add theme 2020-08-05 05:37:12 +00:00
Jad
fd010096c1 docs: update index template 2020-08-04 08:44:19 +00:00
Jad
860d6813c1 feat: add favicon 2020-08-04 08:36:37 +00:00
Jad
ee154902b2 docs: update index template 2020-08-04 02:28:30 +00:00
Jad
bae0bff58a init commit 2020-08-03 12:50:20 +00:00
Jad
cbbf373bd7 Initial commit 2020-08-03 12:11:58 +00:00