We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad34e9a commit e123989Copy full SHA for e123989
README.md
@@ -1,5 +1,5 @@
1
# Azur Lane
2
-<img src="./preview.webp" />
+<img src="https://raw.githubusercontent.com/Rifzkhy/azur-lane/main/preview.webp" />
3
4
Scrape Azur Lane ship girl information from [Azurlane WIKI](https://azurlane.koumakan.jp/)
5
@@ -28,7 +28,7 @@ searchCharacter(character)
28
29
## Output
30
31
-```json
+```javascript
32
{
33
url: 'https://azurlane.koumakan.jp/w/index.php?search=shinano',
34
banner: 'https://azurlane.netojuu.com/images/4/42/ShinanoBanner.png',
0 commit comments