Skip to content

Commit 67f1b7c

Browse files
committed
WIP
1 parent 866a756 commit 67f1b7c

File tree

5 files changed

+17
-1
lines changed

5 files changed

+17
-1
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>Auto giới hạn members</title>
8+
</head>
9+
10+
<body>
11+
<h1>Auto giới hạn members</h1>
12+
</body>
13+
14+
</html>

scripts/backup/ext/fb-group-ext/popup/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@
2828
</head>
2929

3030
<body>
31-
<a href="./auto_duyet_bai/index.html">Auto duyệt bài group</a>
31+
<h1>Faecbook tools</h1>
3232

33+
<a href="./auto_duyet_bai_group/index.html">📝 Auto duyệt bài group</a>
34+
<a href="./auto_gioihan_member/index.html">🙋🏻‍♂️ Auto giới hạn members</a>
3335
</body>
3436

3537
</html>

0 commit comments

Comments
 (0)