Authored by 毕凯

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

add page white_list



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