-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuser.css
More file actions
185 lines (163 loc) · 4.71 KB
/
user.css
File metadata and controls
185 lines (163 loc) · 4.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
a[href*="kyoko-np.net"]:before{
content:"[虚構💩]";
color: black;
}
/* 基本的に広告は除去しない方針だが、誤クリックを誘うような内容・詐欺サイトなどEvilなもの・でかすぎてコンテンツを阻害しているもの・大量の通信が発生するもの・CPU負荷が高いもの については除去する */
div#fc2_bottom_bnr{
display: none !important;
}
/* ascii.jp */
div#google_center_div{
display: none !important;
}
/* amazon */
div.itemPriceDrop{
background-color: yellow;
}
/* kamibakusho */
div.articlebody>div.blogbody>div.main, div.articlebody>div.blogbody>div.mainmore{
line-height: 140% !important;
}
/* afpbb.com */
div.bottom_fixed_ad {
display: none !important;
}
div.GoogleActiveViewElement {
display: none !important;
}
aside.ad-overlay {
display: none !important;
}
/* togetter.com */
div#ad_overlay {
display: none !important;
}
/* gendai.ismedia.jp */
div#MG_pc_inArticle {
display: none !important;
}
div#MG_pc_overlay {
display: none !important;
}
/* www.huffingtonpost.jp */
div#entry_paragraph_1 {
display: none !important;
}
/* news.livedoor.com */
div.yadsOverlayCnt {
display: none !important;
}
/* campify.jp */
div.pc-overlay-ad {
display: none !important;
}
/* gizmode.jp */
div.l-ad {
display: none !important;
}
/* lovekoi.net */
ins.adsbygoogle {
display: none !important;
}
/* daylyportalz.jp */
div#gg-static-unit {
display: none !important;
}
#adstir_web_inter {
display: none !important;
}
/* game8.jp */
div.fluct-pc-sticky-ad {
display: none !important;
}
/* news.yahoo.co.jp */
div#overlayAd{
display: none !important;
}
/* fandom.com */
div.top-ads-container{
display: none !important;
}
div.gpt-ad{
display: none !important;
}
/* twitter */
/*
article[data-testid="tweet"]:has([data-testid="placementTracking"]) {
background-color: #111 !important;
border: 1px solid #e1e8ed !important;
border-radius: 8px !important;
opacity: 0.85 !important;
}
@media (prefers-color-scheme: dark) {
article[data-testid="tweet"]:has([data-testid="placementTracking"]) {
background-color: #111 !important;
border: 1px solid #444 !important;
}
}
article[data-testid="tweet"] [aria-label*="プロモーション"] {
background-color: #111 !important;
color: white !important;
padding: 2px 6px !important;
border-radius: 4px !important;
font-size: 12px !important;
}
article[data-testid="tweet"]:has([data-testid="placementTracking"]) {
background-color: #111 !important;
border: 2px solid #6c757d !important;
border-radius: 12px !important;
opacity: 0.85 !important;
position: relative !important;
margin: 8px 0 !important;
}
article[data-testid="tweet"]:has(svg + div[dir="ltr"]:contains("プロモーション")) {
background-color: #111 !important;
border: 2px solid #6c757d !important;
border-radius: 12px !important;
opacity: 0.85 !important;
position: relative !important;
margin: 8px 0 !important;
}
div[dir="ltr"]:contains("プロモーション") {
background: linear-gradient(45deg, #ff6b6b, #ee5a24) !important;
color: white !important;
padding: 4px 8px !important;
border-radius: 8px !important;
font-weight: bold !important;
font-size: 12px !important;
display: inline-block !important;
}*/
/* やらかし防止策 */
/* 悲しい過去に基づいている */
input[placeholder*="first" i][value*="Takahashi" i],
input[placeholder*="fname" i][value*="Takahashi" i],
input[placeholder*="given" i][value*="Takahashi" i],
input[placeholder*="fore" i][value*="Takahashi" i],
input[name*="first" i][value*="Takahashi" i],
input[name*="fname" i][value*="Takahashi" i],
input[name*="given" i][value*="Takahashi" i],
input[name*="fore" i][value*="Takahashi" i],
input[id*="first" i][value*="Takahashi" i],
input[id*="fname" i][value*="Takahashi" i],
input[id*="given" i][value*="Takahashi" i],
input[id*="sir" i][value*="Takahashi" i] {
background-color: #ffeb3b !important;
border: 2px solid #ff5722 !important;
box-shadow: 0 0 15px rgba(255, 87, 34, 0.7) !important;
}
input[placeholder*="family" i][value*="Takahashi" i],
input[placeholder*="last" i][value*="Takahashi" i],
input[placeholder*="sur" i][value*="Takahashi" i],
input[placeholder*="lname" i][value*="Takahashi" i],
input[name*="family" i][value*="Takahashi" i],
input[name*="last" i][value*="Takahashi" i],
input[name*="sur" i][value*="Takahashi" i],
input[name*="lname" i][value*="Takahashi" i],
input[id*="family" i][value*="Takahashi" i],
input[id*="last" i][value*="Takahashi" i],
input[id*="sur" i][value*="Takahashi" i],
input[id*="lname" i][value*="Takahashi" i] {
background-color: #e8f5e8 !important;
border: 2px solid #4caf50 !important;
box-shadow: 0 0 10px rgba(76, 175, 80, 0.5) !important;
}