You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
or the fast way: copy your project, reachable by a different URL (e.g. f43.me/feed/vanilla-test) with no site-specific configs except for global.txt etc.
I just tried to test a few ideas with https://www.nordmainische-s-bahn.de/aktuell/die-nordmainische-s-bahn-stellt-sich-vor-der-ingenieur-fuer-hanau.html
on f43.me unfortunately it allways throws me an error
find_string & replace_string size mismatch
which is because of a syntax error in the already published confignordmainische-s-bahn.de.txt
replace_sring: (PATTERN): NEW
instead of
replace_string(PATTERN): NEW
while FTR seems to accept the first one f43.me seems to scramble up its dict:
I corrected the problem with PR. But I think there should be an option to NOT load an existing config in addition to custom config
The text was updated successfully, but these errors were encountered: