Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
stamepicmorg committed Jan 14, 2021
2 parents 010da36 + 63e7059 commit ce61700
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# These are supported funding model platforms
patreon: epicmorg
ko_fi: epicmorg
custom: https://ko-fi.com/alexz696

#github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
#open_collective: # Replace with a single Open Collective username
Expand Down
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Atlassian Downloader

Simple script written with `c#` and `dotnet5` for downloadind all avalible products from `Atlassian`. Why not?
Simple script written with `c#` and `dotnet5` for downloading all avalible products from `Atlassian`. Why not?

![Atlassian Downloader](https://rawcdn.githack.com/EpicMorg/atlassian-downloader/8fc9c772e9518a1cb23246ee8cc4cb8a58d9ff22/.github/screenshot-1.png)

Expand Down Expand Up @@ -74,4 +74,17 @@ Simple script written with `c#` and `dotnet5` for downloadind all avalible produ
* https://my.atlassian.com/download/feeds/archived/jira.json
* https://my.atlassian.com/download/feeds/archived/jira-core.json
* https://my.atlassian.com/download/feeds/archived/jira-software.json
* https://my.atlassian.com/download/feeds/archived/jira-servicedesk.json
* https://my.atlassian.com/download/feeds/archived/jira-servicedesk.json


### EAP links

#### Bamboo
* https://my.atlassian.com/download/feeds/eap/bamboo.json

#### Confluence
* https://my.atlassian.com/download/feeds/eap/confluence.json

#### Jira
* https://my.atlassian.com/download/feeds/eap/jira.json
* https://my.atlassian.com/download/feeds/eap/jira-servicedesk.json

0 comments on commit ce61700

Please sign in to comment.