Added new requests issue and disclaimer about possibly-broken tests.
This commit is contained in:
parent
db4dcaba9b
commit
0473d33ddf
@ -46,7 +46,7 @@ For information about running the `.jar` file, see [the How To Run wiki](https:/
|
|||||||
|
|
||||||
## Not Supported?
|
## Not Supported?
|
||||||
|
|
||||||
Request support for more sites by adding a comment to [this Github issue](https://github.com/4pr0n/ripme/issues/502).
|
Request support for more sites by adding a comment to [this Github issue](https://github.com/RipMeApp/ripme/issues/38).
|
||||||
|
|
||||||
If you're a developer, you can add your own Ripper by following the wiki guide
|
If you're a developer, you can add your own Ripper by following the wiki guide
|
||||||
[How To Create A Ripper for HTML Websites](https://github.com/ripmeapp/ripme/wiki/How-To-Create-A-Ripper-for-HTML-websites).
|
[How To Create A Ripper for HTML Websites](https://github.com/ripmeapp/ripme/wiki/How-To-Create-A-Ripper-for-HTML-websites).
|
||||||
@ -70,6 +70,10 @@ After building you can run tests by running the following:
|
|||||||
mvn test
|
mvn test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Please note that some tests may fail as sites change and our rippers become out of date.
|
||||||
|
Start by building and testing a released version of RipMe
|
||||||
|
and then ensure that any changes you make do not cause more tests to break.
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
* junit-3.8.1
|
* junit-3.8.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user