ㅇㅇㅇ
This commit is contained in:
parent
9131931df9
commit
3b2c67aaf9
@ -23,7 +23,9 @@ object RssList {
|
|||||||
)
|
)
|
||||||
|
|
||||||
val feedJsons = arrayListOf(
|
val feedJsons = arrayListOf(
|
||||||
"https://www.reddit.com/r/nsfw/.json"
|
"https://www.reddit.com/r/nsfw/.json",
|
||||||
|
"https://www.reddit.com/r/Mogong/.json",
|
||||||
|
// "https://www.reddit.com/r/${URLEncoder.encode("모공")}/.json",
|
||||||
)
|
)
|
||||||
|
|
||||||
fun getFeedUrls() = keyWords.map { "https://news.google.com/rss/search?q=${URLEncoder.encode(it)}=ko&gl=KR&ceid=KR%3Ako/" }
|
fun getFeedUrls() = keyWords.map { "https://news.google.com/rss/search?q=${URLEncoder.encode(it)}=ko&gl=KR&ceid=KR%3Ako/" }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user