Vurdering for Request Interceptor
Request Interceptor av Vinay Kaparthi
Svar frå Vinay Kaparthi
Svar frå utviklaren
posta 6 år sidanConfigure 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}