[ { "rule": "readingTime >= 8", "tags": [ "kobo" ] }, { "rule": "title matches \"vegan\" OR title matches \"plant-based\" OR domainName matches \"plantbasednews\"", "tags": [ "vegan" ] }, { "rule": "title matches \"tiktok\" OR title matches \"facebook\" OR title matches \"twitter\" OR title matches \"instagram\" OR title matches \"snapchat\"", "tags": [ "social media" ] }, { "rule": "title matches \"facebook\" OR title matches \"amazon\" OR title matches \"netflix\" OR title matches \"youtube\" OR title matches \"apple\" OR title matches \"google\"", "tags": [ "big tech" ] }, { "rule": "title matches \"study\"", "tags": [ "studies" ] }, { "rule": "title matches \"climate\" OR title matches \"CO2 emissions\"", "tags": [ "environmentalism" ] }, { "rule": "title matches \"boris johnson\" OR title matches \"corona\" OR title matches \"trump\" OR title matches \"covid\"", "tags": [ "politics" ] }, { "rule": "url matches \"krebsonsecurity.com\" OR title matches \"privacy\" OR title matches \"dark web\" OR title matches \"hack\" OR title matches \"exploit\" OR title matches \"vulnerability\"", "tags": [ "infosec" ] }, { "rule": "domainName matches \"eff.org\"", "tags": [ "privacy" ] }, { "rule": "title matches \"study\" OR url matches \"https://phys.org\" OR title matches \"science\" OR url matches \"science\"", "tags": [ "science" ] } ]