Turn on Require OP Quote Link for upgrading users as it is the old behavior.
This commit is contained in:
parent
fb586f43cd
commit
0948f62ad9
@ -414,6 +414,8 @@ Settings =
|
||||
if data['sauces']?
|
||||
set 'sauces', data['sauces'].replace(/^(#?\s*)http:\/\/regex\.info\/exif\.cgi/mg, '$1http://exif.regex.info/exif.cgi')
|
||||
addSauces Config['sauces'].match(/# Known filename formats:(?:\n.+)*|$/)[0].split('\n')
|
||||
if compareString < '00001.00013.00007.00002'
|
||||
setD 'Require OP Quote Link', true
|
||||
changes
|
||||
|
||||
loadSettings: (data, cb) ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user