Add instances file
This commit is contained in:
parent
d154033c42
commit
d592d19164
1 changed files with 8 additions and 0 deletions
8
instances.js
Normal file
8
instances.js
Normal file
|
@ -0,0 +1,8 @@
|
|||
const hostnames = {
|
||||
instagram_hostname: "bibliogram.pussthecat.org";
|
||||
twitter_hostname: "nitter.42l.fr",
|
||||
reddit_hostname: "libreddit.spike.codes",
|
||||
youtube_hostname: "vid.puffyan.us"
|
||||
};
|
||||
|
||||
export { hostnames };
|
Loading…
Add table
Add a link
Reference in a new issue