mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-24 04:08:05 -08:00
few links. Logs: * ERR_TLS_CERT_ALTNAME_INVALID -https://blog.ulf-wendel.de/2014/mysql-5-7-http-plugin-mysql/ * CERT_HAS_EXPIRED - https://lakion.com/lionframe * ERR_TLS_CERT_ALTNAME_INVALID - https://tastypieapi.org/ * Z_DATA_ERROR - https://swagger.io/
10 lines
290 B
YAML
10 lines
290 B
YAML
delay:
|
|
'https://github.com': 500 #Avoiding Github rate limit by delaying the request -> 500ms
|
|
ignore:
|
|
urls: # Array of url to ignore
|
|
- https://swagger.io/
|
|
- https://blog.ulf-wendel.de/2014/mysql-5-7-http-plugin-mysql/
|
|
- https://lakion.com/lionframe
|
|
- https://tastypieapi.org/
|
|
|