-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.lycheeignore
More file actions
31 lines (30 loc) · 1.51 KB
/
.lycheeignore
File metadata and controls
31 lines (30 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Local development and runtime-only endpoints, Example and placeholder hosts used in docs and demos, and Placeholder low-code webhook examples
^(?:http://|https://)localhost(?::\d+)?(?:/|$)
^(?:http://|https://)127\.0\.0\.1(?::\d+)?(?:/|$)
^(?:http://|https://)[^/]+\.runs\.apify\.net(?:/|$)
^(?:http://|https://)(?:[A-Za-z0-9-]+\.)*example\.com(?:/|$)
^(?:http://|https://)(?:[A-Za-z0-9-]+\.)*example(?:/|$)
^(?:http://|https://)<[^>]+>(?:/|$)
^(?:http://|https://)\[[^]]+\](?:/|$)
^(?:http://|https://)(?:[A-Za-z0-9-]+\.)?ngrok\.(?:io|app)(?:/|$)
^data:image/
^(?:https://)hooks\.zapier\.com/hooks/catch/11111/aaaaa/?$
^(?:http://|https://)[^/]+\.url(?:/|$)
^(?:http://|https://)(?:[A-Za-z0-9-]+\.)*test(?:/|$)
^(?:http://|https://)(?:[A-Za-z0-9-]+\.)*local(?:/|$)
^(?:https://)mock-kvs-url(?:/|$)
^(?:https://)(?:valid-target|ignored|unstable-target|not-in-state|nonexistent|stress|bad)\.com(?:/|$)
^(?:https://)hooks\.slack\.com/(?:services/.+|test)(?:/|$)
^(?:https://)discord(?:app)?\.com/api/webhooks(?:/.*)?$
^(?:https://)github\.com/user/repo(?:/.*)?$
^file:///.*/index\.css$
^file:///.*/info$
^(?:https://)static\.apify\.com(?:/|$)
^(?:https://)api\.apify\.com/v2/key-value-stores/default/records/(?:payload_123|mock-key)(?:/|$)
^(?:https?://)(?:a|b|c)\.com(?:/|$)
^(?:http://)169\.254\.169\.254/latest(?:/|$)
^(?:http://)(?:empty\.domain|nonexistent\.domain)(?:/|$)
^(?:http://)(?:weird-dns|string-throw)\.com(?:/|$)
^(?:http://)metadata\.cloud(?:/|$)
^(?:https://)xn--unicode-domain\.com(?:/|$)
^(?:https://)google\.com/foo(?:/|$)