CommunityBanList / Communitybanlist

Fork of https://github.com/Team-Silver-Sphere/Squad-Community-Ban-List
MIT License
8 stars 7 forks source link

axios interceptor #6

Closed CooRay closed 2 years ago

CooRay commented 2 years ago

Adds interceptor as WASP added for axios to BanFetcher in the ban-importer project and HTTPClient in the client project.

This currently returns the rejected promise with the error message. If we need to return false or different let me know.

Also, my plugins reorder and organizes imports and those are changed here as well.