Skip to content

Commit

Permalink
Update unlimited.js
Browse files Browse the repository at this point in the history
  • Loading branch information
fl2on authored Jan 18, 2024
1 parent 8c7d0b5 commit 7ca2554
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions unlimited.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
]
};


async function removeCharLimit() {
try {
const serp = document.querySelector("#b_sydConvCont > cib-serp");
Expand Down Expand Up @@ -61,4 +60,4 @@
setInterval(() => {
initializeExtension();
}, 3000);
})();
})();

0 comments on commit 7ca2554

Please sign in to comment.