Skip to content

Commit

Permalink
💥 | UpdateTOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
areallypawa committed Mar 23, 2024
1 parent e131f5d commit 6958baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sourse/scripts/telegrampost.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const TOKEN = '7199612073:AAFxHrYTFe5lL5NySF3wdxrEco_8VcMS_9w';
const TOKEN = '6895427216:AAHUd-VmtQNfR6MB_v32bO9_SQkwOEHXf-g';
const CHET_ID = '-1002042893703';
const URL_API = `https://api.telegram.org/bot${ TOKEN }/sendMessage`;
const SUCCESS = document.getElementById("success");
Expand Down

0 comments on commit 6958baf

Please sign in to comment.