Skip to content

Commit 7f976af

Browse files
committed
fix WL
1 parent 3e06297 commit 7f976af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/fb_autoLike.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default {
2626
"2024-07-08": "init",
2727
},
2828

29-
// whiteList: ["https://*.facebook.com/*"],
29+
whiteList: ["https://*.facebook.com/*"],
3030

3131
pageScript: {
3232
onClick: () => {

0 commit comments

Comments
 (0)