Add URLs for alerts, conversations and bookmarks
parent
4bbad3d462
commit
7770b95322
|
@ -5,4 +5,7 @@ export const urls = {
|
|||
F95_LOGIN_URL: "https://f95zone.to/login/login",
|
||||
F95_WATCHED_THREADS: "https://f95zone.to/watched/threads",
|
||||
F95_LATEST_PHP: "https://f95zone.to/new_latest.php",
|
||||
F95_BOOKMARKS: "https://f95zone.to/account/bookmarks",
|
||||
F95_CONVERSATIONS: "https://f95zone.to/conversations/",
|
||||
F95_ALERTS: "https://f95zone.to/account/alerts"
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue