forked from devol/degooglizzazione
Update wiki to point to main reddit wiki
This commit is contained in:
parent
e4f61a89a1
commit
363d6ff4b5
2
_wiki.js
2
_wiki.js
|
@ -12,7 +12,7 @@ const REDDIT_CLIENT_SECRET = process.env.REDDIT_CLIENT_SECRET || 'clientsecret';
|
|||
|
||||
// WIKI_: For the Reddit Wiki
|
||||
const WIKI_SUBREDDIT = 'privacy';
|
||||
const WIKI_PAGE = 'de-go-git';
|
||||
const WIKI_PAGE = 'de-google';
|
||||
const WIKI_REASON = 'Automated edit from GitHub repo: https://github.com/tycrek/degoogle';
|
||||
|
||||
// Helps POST data be submitted properly
|
||||
|
|
Loading…
Reference in New Issue