Skip to content

Commit

Permalink
[update] advertisement
Browse files Browse the repository at this point in the history
  • Loading branch information
Diving-Fish committed Aug 22, 2023
1 parent 23d58fe commit 14811be
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions web/src/components/Advertisement.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ export default {
return {
height: 0,
img_urls: [
{s: "https://www.diving-fish.com/maimaidx/prober/mmfc.png", l: "https://www.maimaimfc.ink/"},
{s: "https://www.diving-fish.com/maimaidx/prober/ad3.png"},
{s: "https://www.diving-fish.com/maimaidx/prober/ad2.jpg"},
{s: "https://www.diving-fish.com/maimaidx/prober/pic0.jpg", l: ""},
{s: "https://www.diving-fish.com/maimaidx/prober/pic1.jpg", l: ""}
{s: "https://www.diving-fish.com/maimaidx/prober_static/mmfc.png", l: "https://www.maimaimfc.ink/"},
{s: "https://www.diving-fish.com/maimaidx/prober_static/ad3.png"},
{s: "https://www.diving-fish.com/maimaidx/prober_static/ad2.jpg"},
{s: "https://www.diving-fish.com/maimaidx/prober_static/pic0.jpg", l: ""},
{s: "https://www.diving-fish.com/maimaidx/prober_static/pic1.jpg", l: ""}
]
}
},
Expand Down

0 comments on commit 14811be

Please sign in to comment.