mauzel / mproxy-gbf

GRANBLUE FANTASY CACHING PROXY
MIT License
4 stars 6 forks source link

Update matcher regex to ignore captcha #8

Closed mauzel closed 6 years ago

mauzel commented 6 years ago

Quick fix to ignore the captcha image url.

No idea if it actually works in practice. The url we are looking to blacklist is:

http://game.granbluefantasy.jp/c/i?t=<timestamp>

This pull request also adds a small helper script for running the proxy, run.sh.