Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
HoangTran0410 committed Jul 1, 2024
1 parent 918c070 commit c204b66
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/fb_allInOne.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ export default {

popupScript: {
onClick: () => {
window.open(
"https://useful-scripts-extension.github.io/facebook-all-in-one/dist/index.html"
);
window.open("https://facebook-all-in-one.com/dist");
},
},

Expand Down

0 comments on commit c204b66

Please sign in to comment.