Skip to content

0wx/image-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freedom is your choice!

live demo : https://image-mirror.herokuapp.com

Simply use this url to cover up your blocked url

eg. https://image-mirror.herokuapp.com/https://yourblockedurl.com/image.png

Usage :

<img src="https://image-mirror.herokuapp.com/https://yourblockedurl.com/image.png">

Installation

(if you want to run service with your own server)

  1. Setup Node.JS on your server.
  2. Clone this repository
$ git clone https://github.com/0wx/image-mirror
$ cd image-mirror
  1. Install all dependencies
$ npm i
  1. Run the server
$ npm start

Releases

No releases published

Packages

No packages published