Skip to content

Commit a848eb2

Browse files
authored
Update lmhtfy.user.js
1 parent 99613c4 commit a848eb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lmhtfy.user.js

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
// ==/UserScript==
1414

1515
(function() {
16+
'use strict';
1617
const blockedUsers = ["🇨🇳"];
1718
const styles = blockedUsers.map(key => {
1819
return `

0 commit comments

Comments
 (0)