Turn on Require OP Quote Link for upgrading users as it is the old behavior.

This commit is contained in:
ccd0 2017-02-06 00:33:44 -08:00
parent fb586f43cd
commit 0948f62ad9

View File

@ -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) ->