Authored by 毕凯

Merge branch 'feature/anti-spider' into 'master'

add page white_list



See merge request !376
@@ -8,6 +8,7 @@ const WHITE_LIST = [ @@ -8,6 +8,7 @@ const WHITE_LIST = [
8 '/passport/imagesNode', 8 '/passport/imagesNode',
9 '/passport/cert/headerTip', 9 '/passport/cert/headerTip',
10 '/passport/captcha/get', 10 '/passport/captcha/get',
  11 + '/passport/images',
11 '/passport/img-check.jpg', 12 '/passport/img-check.jpg',
12 '/3party/check/submit' 13 '/3party/check/submit'
13 ]; 14 ];