Recenzii pentru Request Interceptor
Request Interceptor de Vinay Kaparthi
Răspuns de la Vinay Kaparthi
Răspunsul dezvoltatorului
postat la 6 ani în urmăConfigure 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}