Remove consider Typo

This commit is contained in:
Gianni C
2023-11-06 15:03:26 +01:00
committed by GitHub
parent e3eb866d48
commit 3a1d2bc187

View File

@@ -36,7 +36,7 @@ Freedom of information is an essential pillar of democracy and informed decision
- [ ] Fetch from Google Cache if not available - [ ] Fetch from Google Cache if not available
### Limitations ### Limitations
Certain sites may display missing images or encounter formatting issues. This can be attributed to the site's reliance on JavaScript or CSS for image and resource loading, which presents a limitation when accessed through this proxy. If you prefer a full experience, please concider buying a subscription for the site. Certain sites may display missing images or encounter formatting issues. This can be attributed to the site's reliance on JavaScript or CSS for image and resource loading, which presents a limitation when accessed through this proxy. If you prefer a full experience, please consider buying a subscription for the site.
Some sites do not expose their content to search engines, which means that the proxy cannot access the content. A future version will try to fetch the content from Google Cache. Some sites do not expose their content to search engines, which means that the proxy cannot access the content. A future version will try to fetch the content from Google Cache.
@@ -136,4 +136,4 @@ See in [ruleset.yaml](ruleset.yaml) for an example.
- position: .left-content article # Position where to inject the code into DOM - position: .left-content article # Position where to inject the code into DOM
prepend: | prepend: |
<h2>Suptitle</h2> <h2>Suptitle</h2>
``` ```