File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -388,7 +388,5 @@ def getValue(value):
388
388
r'https://www.mayo.edu/research/core-resources/biomedical-imaging-resource-core/overview' , # 403 Client Error: Forbidden
389
389
r'https://trac.openmicroscopy.org*' ,
390
390
r'http://openslide.cs.cmu.edu*' , # NameResolutionError
391
- r'https://openslide.cs.cmu.edu*' , # NameResolutionError
392
- r'https://tronche.com/computer-graphics/*' , # NameResolutionError
393
- r'http://www.bio-rad.com/*' # 403 Client Error: Forbidden for url
391
+ r'https://openslide.cs.cmu.edu*' # NameResolutionError
394
392
]
Original file line number Diff line number Diff line change @@ -369,12 +369,12 @@ mif = true
369
369
370
370
[Bio-Rad Gel]
371
371
extensions = .1sc
372
- owner = `Bio-Rad <http ://www.bio-rad.com>`_
372
+ owner = `Bio-Rad <https ://www.bio-rad.com>`_
373
373
bsd = no
374
374
weHave = * software that can read Bio-Rad Gel files \n
375
375
* several Bio-Rad Gel files \n
376
376
* reverse-engineered Bio-Rad Gel (1sc) file format specification \n
377
- * Bio-Rad's `Image Lab 5.2.1 <http ://www.bio-rad.com/en-ch/product/image-lab-software>`_ software
377
+ * Bio-Rad's `Image Lab 5.2.1 <https ://www.bio-rad.com/en-ch/product/image-lab-software>`_ software
378
378
weWant = * more Bio-Rad Gel files
379
379
pixelsRating = Good
380
380
metadataRating = Fair
@@ -420,7 +420,7 @@ notes = * Commercial applications that support this format include: \n
420
420
421
421
[Bio-Rad SCN]
422
422
extensions = .scn
423
- owner = `Bio-Rad <http ://www.bio-rad.com>`_
423
+ owner = `Bio-Rad <https ://www.bio-rad.com>`_
424
424
developer = Bio-Rad
425
425
bsd = no
426
426
weHave = * a few Bio-Rad .scn files
You can’t perform that action at this time.
0 commit comments