Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 6e3c137

Browse files
committed
fix meetup api url
1 parent bc3a091 commit 6e3c137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/urls.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const pastEventsMeetupURL =
2-
'https://api.meetup.com/coderplex/events?desc=1&photo-host=public&page=20&sig_id=216741149&status=past&only=id%2Cname%2Ctime%2Cyes_rsvp_count%2Cdescription%2Cvenue%2Cstatus%2Clink&sig=9c90b0db31ddca7bad153c802491c36295eb3170';
2+
'https://api.meetup.com/coderplex/events?desc=1&status=past&only=id%2Cname%2Ctime%2Cyes_rsvp_count%2Cdescription%2Cvenue%2Cstatus%2Clink';
33

44
export const futureEventsMeetupURL =
5-
'https://api.meetup.com/coderplex/events?photo-host=public&page=20&sig_id=216741149&status=upcoming&only=id%2Cname%2Ctime%2Cyes_rsvp_count%2Cdescription%2Cvenue%2Cstatus%2Clink&sig=7ced2a430897569cb38f1e27ac255be8d1aaa525';
5+
'https://api.meetup.com/coderplex/events?only=id%2Cname%2Ctime%2Cyes_rsvp_count%2Cdescription%2Cvenue%2Cstatus%2Clink';
66

77
export const reverseProxyCORS = 'https://cors.now.sh/';

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy