feat: remove reddit source because of offensive contents (#296)

discuss in https://github.com/micro/services/pull/294
This commit is contained in:
zhaoyang
2021-12-08 19:18:16 +08:00
committed by GitHub
parent 72827704d2
commit 531f0d9fe1

View File

@@ -17,10 +17,6 @@ import (
var (
sources = []model.JokeSource{
{
Source: "https://www.reddit.com/r/jokes",
Api: "https://raw.githubusercontent.com/taivop/joke-dataset/master/reddit_jokes.json",
},
{
Source: "http://wocka.com/",
Api: "https://raw.githubusercontent.com/taivop/joke-dataset/master/wocka.json",