Skip to content

Commit

Permalink
Merge pull request jason5ng32#221 from jason5ng32/dev
Browse files Browse the repository at this point in the history
Improvements
  • Loading branch information
jason5ng32 authored Jun 3, 2024
2 parents 8008424 + d7c627c commit d3d42fa
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 🧰 MyIP - A Better IP Toolbox

<a href="https://trendshift.io/repositories/5332" target="_blank"><img src="https://trendshift.io/api/badge/repositories/5332" alt="jason5ng32%2FMyIP | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

![IPCheck.ing Banner](https://raw.githubusercontent.com/jason5ng32/MyIP/main/public/github/gh_banner.png)

![GitHub Repo stars](https://img.shields.io/github/stars/jason5ng32/MyIP)
Expand Down
2 changes: 2 additions & 0 deletions README_FR.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 🧰 MyIP - Une meilleure boîte à outils IP

<a href="https://trendshift.io/repositories/5332" target="_blank"><img src="https://trendshift.io/api/badge/repositories/5332" alt="jason5ng32%2FMyIP | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

![IPCheck.ing Banner](https://raw.githubusercontent.com/jason5ng32/MyIP/main/public/github/gh_banner.png)

![GitHub Repo stars](https://img.shields.io/github/stars/jason5ng32/MyIP)
Expand Down
2 changes: 2 additions & 0 deletions README_ZH.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 🧰 IP 工具箱

<a href="https://trendshift.io/repositories/5332" target="_blank"><img src="https://trendshift.io/api/badge/repositories/5332" alt="jason5ng32%2FMyIP | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

![IPCheck.ing Banner](https://raw.githubusercontent.com/jason5ng32/MyIP/main/public/github/gh_banner.png)

![GitHub Repo stars](https://img.shields.io/github/stars/jason5ng32/MyIP)
Expand Down
2 changes: 1 addition & 1 deletion frontend/components/widgets/PWA.vue
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ onMounted(() => {
getBrowser();
setTimeout(() => {
showPWA();
}, 10000);
}, 30000);
});
</script>

Expand Down

0 comments on commit d3d42fa

Please sign in to comment.