Skip to content

Commit 7dbff65

Browse files
authored
Merge pull request #74 from frank-sons/master
updated api url for meetup
2 parents c977da6 + e1ceb0c commit 7dbff65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: assets/themes/phpughh/js/meetup-widget.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Meetup = {
2-
apiCallUrl : 'http://api.meetup.com/2/events?status=upcoming&_=1352414462804&order=time&group_urlname=phpughh&desc=false&offset=0&format=json&page=200&fields=&sig_id=38055742&sig=6191815fe668fea15b3c5b86889fd093e7cc46ec',
2+
apiCallUrl : 'https://api.meetup.com/2/events?offset=0&format=json&limited_events=False&group_urlname=phpughh&page=200&fields=&_=1352414462804&order=time&status=upcoming&desc=false&sig_id=3821830&sig=39839da356fff43eda14bdc912b1021c981d0411',
33

44
DEFAULT_PROVIDER : 'Ort wird noch festgelegt',
55

0 commit comments

Comments
 (0)