Recensioni per Request Interceptor
Request Interceptor di Vinay Kaparthi
Risposta di Vinay Kaparthi
Replica dello sviluppatore
pubblicato il 5 anni faConfigure 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}