Skip to content

Commit

Permalink
Add Douyin to readme and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stijn-uva committed Jul 4, 2023
1 parent 0128238 commit cc9181f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "MPL-2.0",
"title": "Zeeschuimer",
"upload_type": "software",
"version": "v1.6.2",
"version": "v1.7.0",
"keywords": [
"scraping", "data capture", "4cat", "instagram", "tiktok"
],
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Currently, it supports the following platforms:
* [Parler](https://www.parler.com)
* [9gag](https://9gag.com)
* [Imgur](https://imgur.com)
* [Douyin](https://douyin.com)

Platform support requires regular maintenance to keep up with changes to the platforms. If something does not work, we
welcome issues and pull requests.
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Collect data while browsing social media platforms and upload it for analysis later",
"manifest_version": 2,
"name": "Zeeschuimer",
"version": "1.6.2",
"version": "1.7.0",
"homepage_url": "https://github.com/digitalmethodsinitiative/zeeschuimer",

"browser_specific_settings": {
Expand Down
2 changes: 1 addition & 1 deletion popup/interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
<article>
<header>
<h1>Zeeschuimer</h1>
<span class="version">v1.6.2</span>
<span class="version">v1.7.0</span>
</header>
<section id="status">
<h2><span>Captured data objects</span></h2>
Expand Down

0 comments on commit cc9181f

Please sign in to comment.