File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
packages/block-library/src/embed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -153,15 +153,6 @@ export const others = [
153153 } ,
154154 patterns : [ / ^ h t t p s ? : \/ \/ ( w w w \. ) ? d a i l y m o t i o n \. c o m \/ .+ / i ] ,
155155 } ,
156- {
157- name : 'core-embed/funnyordie' ,
158- settings : {
159- title : 'Funny or Die' ,
160- icon : embedVideoIcon ,
161- description : __ ( 'Embed Funny or Die content.' ) ,
162- } ,
163- patterns : [ / ^ h t t p s ? : \/ \/ ( w w w \. ) ? f u n n y o r d i e \. c o m \/ .+ / i ] ,
164- } ,
165156 {
166157 name : 'core-embed/hulu' ,
167158 settings : {
@@ -217,15 +208,6 @@ export const others = [
217208 } ,
218209 patterns : [ / ^ h t t p s ? : \/ \/ ( w w w \. ) ? m i x c l o u d \. c o m \/ .+ / i ] ,
219210 } ,
220- {
221- name : 'core-embed/photobucket' ,
222- settings : {
223- title : 'Photobucket' ,
224- icon : embedPhotoIcon ,
225- description : __ ( 'Embed a Photobucket image.' ) ,
226- } ,
227- patterns : [ / ^ h t t p : \/ \/ g ? i * \. p h o t o b u c k e t \. c o m \/ .+ / i ] ,
228- } ,
229211 {
230212 name : 'core-embed/polldaddy' ,
231213 settings : {
You can’t perform that action at this time.
0 commit comments