Skip to content

Commit

Permalink
πŸͺ„ update database
Browse files Browse the repository at this point in the history
  • Loading branch information
StarryBlueSky-bot authored and github-actions[bot] committed Aug 25, 2024
1 parent 40eb751 commit 7723860
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 10 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,17 @@ export const fetchArmEntries = async (): Promise<ArmEntry[]> => {

## Statistics

Currently, arm-supplementary has 39655 entries (+7177).
Currently, arm-supplementary has 39656 entries (+7178).

| Service | arm-supplementary | arm / anime-offline-database |
| :------------------------------------------ | :---------------: | :--------------------------: |
| [Annict](https://annict.com) | 13317 (+207) | 13110 |
| [AniList](https://anilist.co) | 22532 (+2154) | 20378 |
| [MyAnimeList](https://myanimelist.net) | 27579 (+504) | 27075 |
| [Annict](https://annict.com) | 13318 (+208) | 13110 |
| [AniList](https://anilist.co) | 22533 (+2155) | 20378 |
| [MyAnimeList](https://myanimelist.net) | 27580 (+505) | 27075 |
| [しょぼいカレンダー](https://cal.syoboi.jp) | 5989 (+33) | 5956 |
| [AniDB](https://anidb.net) | 13340 (+149) | 13191 |
| [Anime-Planet](https://anime-planet.com) | 23678 (+162) | 23516 |
| [aniSearch](https://anisearch.com) | 18556 (+160) | 18396 |
| [Kitsu](https://kitsu.io) | 20164 (+170) | 19994 |
| [LiveChart.me](https://livechart.me) | 11247 (+145) | 11102 |
| [Anime Notifier](https://notify.moe) | 16289 (+162) | 16127 |
| [Anime-Planet](https://anime-planet.com) | 23679 (+163) | 23516 |
| [aniSearch](https://anisearch.com) | 18557 (+161) | 18396 |
| [Kitsu](https://kitsu.io) | 20165 (+171) | 19994 |
| [LiveChart.me](https://livechart.me) | 11248 (+146) | 11102 |
| [Anime Notifier](https://notify.moe) | 16290 (+163) | 16127 |
2 changes: 1 addition & 1 deletion dist/arm.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions src/annict.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39950,4 +39950,7 @@ export const annict: ArmEntry[] = [
// [2025-null] MOVIE: εŠ‡ε ΄η‰ˆη·ι›†η·¨ ε‘ͺθ‘“ε»»ζˆ¦ ζ‡ηŽ‰γƒ»ηŽ‰ζŠ˜
// https://annict.com/works/13831
{ annict_id: 13831 },
// [2004-WINTER] MOVIE: ONE PIECE γ‚γ–γ›οΌζ΅·θ³Šι‡ŽηƒηŽ‹
// https://annict.com/works/13832
{ annict_id: 13832, mal_id: 2490 },
]

0 comments on commit 7723860

Please sign in to comment.