Análises para Request Interceptor
Request Interceptor por Vinay Kaparthi
Resposta por Vinay Kaparthi
Resposta do programador
publicado a há 6 anosConfigure 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}