소스 검색

disable block stats icon for shadowban sites

tags/v1.0.5
Jonathan Cobb 4 년 전
부모
커밋
147c483bc3
1개의 변경된 파일24개의 추가작업 그리고 0개의 파일을 삭제
  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 파일 보기

@@ -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,


불러오는 중...
취소
저장