Skip to content

Commit

Permalink
Update defaultCSSRules.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Raiquen Guidotti committed Feb 4, 2024
1 parent 37a8e2c commit 4f97904
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions data/defaultCSSRules.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"version": 1,
"version": 2,
"defaultRules": {
"7282db6d-efec-4369-9381-d3e6a048684d": ".hide_tweet_analytics div:has(> a[aria-label$='View post analytics']) {display: none;}",
"4f2a50c0-10a1-460a-b2e3-8909741c23b1": ".hide_premium_voice_menu_item a[href='/i/verified-choose'] {display: none;}" ,
"4f2a50c0-10a1-460a-b2e3-8909741c23b1": ".hide_premium_menu_item a[href='/i/verified-choose'] {display: none;}" ,
"21bac13f-fa37-428c-b1db-c6f82a7c560c": ".hide_subscribe_to_premium div:has(> aside > a[href='/i/verified-choose']) {display: none;}",
"6a60761c-7806-4dc9-b96a-16be7a9db329": ".hide_trends_for_you div:has(> div > section > div[aria-label='Timeline: Trending now']) {display: none;}",
"5e98e03c-c16f-4e2f-9208-d966a69a8111": ".hide_who_to_follow div:has(> div > aside[aria-label='Who to follow']) {display: none;}",
Expand All @@ -27,6 +27,15 @@
{ "UUID": "5e98e03c-c16f-4e2f-9208-d966a69a8111", "hash": "16bc866bba4ffa9a501e83d2bed14f41c512eb6b7cc6d62749676384137b0353" },
{ "UUID": "0799879a-e14d-4b28-b23b-a73a9b2ba120", "hash": "c4a2501e028e2063e29aeec40a031fc7d90dafeb5bba34306c22016e6bdbe664" },
{ "UUID": "fb46e63b-6fcd-49cc-88f8-86b60cbcd5f3", "hash": "56fb4917daa88d4879f8a24e11a9cb7e588c20c77e205f2e74cfc5544aad4c18" }
],
"2": [
{ "UUID": "7282db6d-efec-4369-9381-d3e6a048684d", "hash": "4d0adad1c53c9a1f0f172d702fdeb1786663033d233bad3901ff57cf11a0d085" },
{ "UUID": "4f2a50c0-10a1-460a-b2e3-8909741c23b1", "hash": "042168524c99e282946baad9f439ce5575768bd9197fe781fe0fbd4b4336deb9" },
{ "UUID": "21bac13f-fa37-428c-b1db-c6f82a7c560c", "hash": "455576091aacb66381270130c750fca7a47f20df00e9c41e22825c84dba458f2" },
{ "UUID": "6a60761c-7806-4dc9-b96a-16be7a9db329", "hash": "d0fd7e09cdc792711d69e56760eef4f401304e1de4b3647532d10e730cb64345" },
{ "UUID": "5e98e03c-c16f-4e2f-9208-d966a69a8111", "hash": "16bc866bba4ffa9a501e83d2bed14f41c512eb6b7cc6d62749676384137b0353" },
{ "UUID": "0799879a-e14d-4b28-b23b-a73a9b2ba120", "hash": "c4a2501e028e2063e29aeec40a031fc7d90dafeb5bba34306c22016e6bdbe664" },
{ "UUID": "fb46e63b-6fcd-49cc-88f8-86b60cbcd5f3", "hash": "56fb4917daa88d4879f8a24e11a9cb7e588c20c77e205f2e74cfc5544aad4c18" }
]
}
}

0 comments on commit 4f97904

Please sign in to comment.