{
  "name": "EasyList China ad servers",
  "description": "EasyList China ad servers.",
  "homepage": "https://easylist.to/",
  "license": "https://easylist-downloads.adblockplus.org/COPYING",
  "sources": [
    {
      "name": "EasyList China ad servers",
      "source": "https://easylist-downloads.adblockplus.org/easylistchina.txt",
      "type": "adblock",
      "exclusions": [
        "/(?!^(\\|\\||@@\\|\\|))^.+/",
        "$third-party"
      ],
      "inclusions": [
        "/^\\|\\|[a-z0-9-.]+\\^?(\\$third-party)?$/"
      ],
      "transformations": [
        "RemoveModifiers",
        "Validate"
      ]
    }
  ],
  "transformations": [
    "Deduplicate",
    "Compress"
  ]
}