OverZealous / cdnizer

Node module for replacing local links with CDN links, includes fallbacks and customization
MIT License
52 stars 24 forks source link

how to replace part of urls #24

Closed HDaghash closed 7 years ago

HDaghash commented 8 years ago

hello there an thanks for the awesome lib , is there a way to replace a part from url like so:

  {
                file: '*googl.com/*',
                cdn: 'yahoo.com/'
            }

thanks in advance

OverZealous commented 8 years ago

I'm not sure what you are asking here.

OverZealous commented 7 years ago

Closing as no further information was provided.