mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
Never change news link to testing anymore!
This commit is contained in:
parent
fc3226febd
commit
6fb1765fcb
|
@ -83,8 +83,8 @@ export default function getApp(theState) {
|
||||||
};
|
};
|
||||||
|
|
||||||
// I comment and uncomment this variable manually before release or build:
|
// I comment and uncomment this variable manually before release or build:
|
||||||
// const ghUrl = `https://api.github.com/repos/anticensority/chromium-extension/issues/10/comments${query}`;
|
const ghUrl = `https://api.github.com/repos/anticensority/chromium-extension/issues/10/comments${query}`;
|
||||||
const ghUrl = `https://api.github.com/repos/anticensority/for-testing/issues/1/comments${query}`;
|
// const ghUrl = `https://api.github.com/repos/anticensority/for-testing/issues/1/comments${query}`;
|
||||||
|
|
||||||
const [error, comments, etag] = await fetch(
|
const [error, comments, etag] = await fetch(
|
||||||
ghUrl,
|
ghUrl,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user