Saurabh3333 / give-me-a-joke

A npm-module for random and customized jokes.
https://www.npmjs.com/package/give-me-a-joke
MIT License
14 stars 10 forks source link

Fix getRandomCNJoke method by changing the API source #22

Open Villian79 opened 1 year ago

Villian79 commented 1 year ago

Previously used API is not available anymore and this breaks getRandomCNJoke method. API used to fix the issue: https://api.chucknorris.io Partly addresses issue #20