PublicSuffixListPlugin.kt |
Gradle plugin to update the public suffix list used by the `lib-publicsuffixlist` component.
Base on PublicSuffixListGenerator from OkHttp:
https://github.com/square/okhttp/blob/master/okhttp/src/test/java/okhttp3/internal/publicsuffix/PublicSuffixListGenerator.java
|
3967 |