X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=nsfw%2FREADME;h=e4a8b9d3188a0eef11fd71c4fce0b0a754580691;hb=0ea84cfb66366edbbe333e9fe3db6a35d07a9c17;hp=bb21bda62aab7ea73753a57a968446a96dc7830e;hpb=fe8d61cc41d01926a5ed66f5d93b3f21ec6ac26b;p=friendica-addons.git diff --git a/nsfw/README b/nsfw/README old mode 100755 new mode 100644 index bb21bda6..e4a8b9d3 --- a/nsfw/README +++ b/nsfw/README @@ -6,7 +6,7 @@ Scans the message content for the string 'nsfw' (case insensitive) and if found replaces the content with a "click to open/close" link, default is closed. -If you click on the 'Not safe for work' plugin under +If you click on the 'Not safe for work' addon under /settings/addon a text field appears, where you can extend the list of search terms. The terms must be seperated by commas. @@ -53,13 +53,13 @@ interested in postings about christmas. ATTENTION: It is absolutely important, that you use grouping -parantheses instead of capturing parantheses!! +parentheses instead of capturing parentheses!! -Grouping parantheses are: +Grouping parentheses are: (?: ) -If you use capturing parantheses, which are +If you use capturing parentheses, which are ( )