You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -5,7 +5,7 @@ obs-web | ||||
|  | ||||
| ```bash | ||||
| $ docker-compose up -d | ||||
| $ curl http://127.0.0.1:5000 | ||||
| $ curl http://127.0.0.1:5000#localhost:4444 | ||||
| ``` | ||||
|  | ||||
| [1]: https://github.com/Niek/obs-web | ||||
|   | ||||
| @@ -1,15 +1,18 @@ | ||||
| --- | ||||
|  | ||||
| url: "https://github.com/thp/urlwatch/releases/latest" | ||||
| name: urlwatch | ||||
| url: "https://github.com/thp/urlwatch/tags" | ||||
| filter: | ||||
| - xpath: '(//div[contains(@class,"release-timeline-tags")]//h4)[1]/a' | ||||
| - xpath: '(//h4[@data-test-selector="tag-title"]/a)[1]' | ||||
| - html2text: re | ||||
| - strip: | ||||
|  | ||||
| --- | ||||
|  | ||||
| name: shadowsocks-libev | ||||
| url: "https://github.com/shadowsocks/shadowsocks-libev/releases/latest" | ||||
| filter: | ||||
| - css: 'div.f1>a' | ||||
| - css: "div.flex-1>h1" | ||||
| - html2text: re | ||||
|  | ||||
| ... | ||||
|   | ||||
| @@ -1,3 +1,8 @@ | ||||
| job_defaults: | ||||
|   url: | ||||
|     ignore_connection_errors: true | ||||
|     ignore_http_error_codes: 4xx, 5xx | ||||
|  | ||||
| report: | ||||
|   text: | ||||
|     footer: false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user