Bläddra i källkod

disable block stats icon for shadowban sites

tags/v1.0.5
Jonathan Cobb 4 år sedan
förälder
incheckning
147c483bc3
1 ändrade filer med 24 tillägg och 0 borttagningar
  1. +24
    -0
      bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock_data.json

+ 24
- 0
bubble-server/src/main/resources/models/apps/bubble_block/bubbleApp_bubbleBlock_data.json Visa fil

@@ -115,6 +115,12 @@
"matcher": "BubbleBlockMatcher",
"key": "hideStats_expensify.com",
"data": "true"
}, {
"site": "All_Sites",
"template": true,
"matcher": "BubbleBlockMatcher",
"key": "hideStats_facebook.com",
"data": "true"
}, {
"site": "All_Sites",
"template": true,
@@ -145,6 +151,12 @@
"matcher": "BubbleBlockMatcher",
"key": "hideStats_homedepot.com",
"data": "true"
}, {
"site": "All_Sites",
"template": true,
"matcher": "BubbleBlockMatcher",
"key": "hideStats_instagram.com",
"data": "true"
}, {
"site": "All_Sites",
"template": true,
@@ -223,6 +235,12 @@
"matcher": "BubbleBlockMatcher",
"key": "hideStats_plex.tv",
"data": "true"
}, {
"site": "All_Sites",
"template": true,
"matcher": "BubbleBlockMatcher",
"key": "hideStats_reddit.com",
"data": "true"
}, {
"site": "All_Sites",
"template": true,
@@ -295,6 +313,12 @@
"matcher": "BubbleBlockMatcher",
"key": "hideStats_tripactions.com",
"data": "true"
}, {
"site": "All_Sites",
"template": true,
"matcher": "BubbleBlockMatcher",
"key": "hideStats_twitter.com",
"data": "true"
}, {
"site": "All_Sites",
"template": true,


Laddar…
Avbryt
Spara