Changed URLs to point to git.schlomp.space
This commit is contained in:
parent
910d8be5c7
commit
a2c366f463
|
@ -14,14 +14,14 @@ The documentation is far from complete, sorry.
|
||||||
* [cmake](https://cmake.org/) (tested: 3.9.6)
|
* [cmake](https://cmake.org/) (tested: 3.9.6)
|
||||||
* [boost](http://www.boost.org/) (tested: 1.63.0)
|
* [boost](http://www.boost.org/) (tested: 1.63.0)
|
||||||
* [curlpp](http://www.curlpp.org/) (tested: 0.8.1)
|
* [curlpp](http://www.curlpp.org/) (tested: 0.8.1)
|
||||||
* [mastodon-cpp](https://github.com/tastytea/mastodon-cpp) (at least: 0.12.0)
|
* [mastodon-cpp](https://git.schlomp.space/tastytea/mastodon-cpp) (at least: 0.12.0)
|
||||||
* [jsoncpp](https://github.com/open-source-parsers/jsoncpp) (tested: 1.8.4)
|
* [jsoncpp](https://github.com/open-source-parsers/jsoncpp) (tested: 1.8.4)
|
||||||
|
|
||||||
## Get sourcecode
|
## Get sourcecode
|
||||||
|
|
||||||
### Development version
|
### Development version
|
||||||
|
|
||||||
git clone https://github.com/tastytea/mastorss.git
|
git clone https://git.schlomp.space/tastytea/mastorss.git
|
||||||
|
|
||||||
## Compile
|
## Compile
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ ${HOME}/.config/mastorss/config-example.json
|
||||||
"fixes":
|
"fixes":
|
||||||
[
|
[
|
||||||
"delete this",
|
"delete this",
|
||||||
"[Rr]ead more(\.{3}|…)"
|
"<p>[Rr]ead more(\.{3}|…)</p>"
|
||||||
],
|
],
|
||||||
"append": "#bot"
|
"append": "#bot"
|
||||||
}
|
}
|
||||||
|
@ -71,7 +71,7 @@ ${HOME}/.config/mastorss/config-example.json
|
||||||
|
|
||||||
## Error codes
|
## Error codes
|
||||||
|
|
||||||
Same as [mastodon-cpp](https://github.com/tastytea/mastodon-cpp/blob/master/README.md#error-codes)
|
Same as [mastodon-cpp](https://git.schlomp.space/tastytea/mastodon-cpp/src/branch/master/README.md#error-codes)
|
||||||
|
|
||||||
# Copyright
|
# Copyright
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user