Skip to content

Commit

Permalink
Greasy Fork++ | Description Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cyfung1031 committed Dec 20, 2023
1 parent 65116e0 commit e6f8a66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 473830-greasyfork++.user.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name Greasy Fork++
// @namespace https://github.com/iFelix18
// @version 3.2.44
// @version 3.2.45
// @author CY Fung <https://greasyfork.org/users/371179> & Davide <[email protected]>
// @icon https://www.google.com/s2/favicons?domain=https://greasyfork.org
// @description Adds various features and improves the Greasy Fork experience
Expand Down Expand Up @@ -161,7 +161,7 @@ const mWindow = (() => {
default: false // not true
},
blacklist: {
label: 'Blacklist:<br><span>A "non-opinionable" list that blocks all scripts with emoji in the title/description, references to "bots", "cheats" and some online game sites, and other "bullshit"</span>',
label: 'Blacklist:<br><span>A "non-opinionable" list that blocks all scripts with specific words in the title/description, references to "bots", "cheats" and some online game sites, and other "bullshit"</span>',
labelPos: 'right',
type: 'checkbox',
default: true
Expand Down

0 comments on commit e6f8a66

Please sign in to comment.