Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NEKODESUDX authored Nov 18, 2024
1 parent e5aae61 commit 72365c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ <h1>Mass Group Manager</h1>
<p>ブラウザを閉じてしまった場合は既に追加されているグループをID入力欄から手動で削除してください</p>
<a href="https://github.com/NEKODESUDX/DMID-cleaner" target="_blank">参加していないグループIDの削除と全ID取得ツール</a>
<a href="https://discord.gg/DPmPdpcNqs" target="_blank">開発者サポートサーバー(discord)</a>
❤If you like this tool, please donate to the developers
BTC: 37fB226Pyoc4so7H6KVMjxWzRKeporBDfW
LTC: MSU7xJHQJzocME3xLQmtAKfow36nwhuZ9Y
<a href="https://youtu.be/NTrzk7bxotg?si=Nd482zjloHVn6V4R" target="_blank">token取得方法(youtube)</a>
<form id="groupForm">
<label for="token">トークン:</label>
Expand Down Expand Up @@ -97,5 +94,8 @@ <h1>Mass Group Manager</h1>
logError(`[Error] ${message} at ${source}:${lineno}:${colno}`);
};
</script>
❤寄付 If you like this tool, please donate to the developers
BTC: 37fB226Pyoc4so7H6KVMjxWzRKeporBDfW
LTC: MSU7xJHQJzocME3xLQmtAKfow36nwhuZ9Y
</body>
</html>

0 comments on commit 72365c5

Please sign in to comment.