* WIP: url mapper, wrapped reader approach * create url mapper on start * add pattern matching in mapper * check pattern matching in test * change site-id from radio-t to remark42 in tests * create new url mapper on demand, based on given func, union strict and prefix rules * rename convert to remap * add import with mapper test * rename mapper func to UrlMapperMaker, create comments in test via data service * move /import/wait to /wait ctrl * add remap cmd * fix url naming
2 lines
109 B
Plaintext
2 lines
109 B
Plaintext
http://oldsite.com* https://newsite.com*
|
|
http://oldsite.com/from-old-page/1 https://newsite.com/to-new-page/1 |