Ocene za Request Interceptor
Request Interceptor — Vinay Kaparthi
Odziv uporabnika Vinay Kaparthi
Odgovor razvijalca
objavljeno ob pred 6 letiConfigure the rule as below and give a try.
When Request's -> URL -> Matches(RegEx) -> https:\/\/fonts.googleapis.com\/(.*)
Actions -> RedirectTo -> https://fonts.loli.net/${1}
When Request's -> URL -> Matches(RegEx) -> https:\/\/fonts.googleapis.com\/(.*)
Actions -> RedirectTo -> https://fonts.loli.net/${1}