preset
2 months ago
.htaccess
2 months ago
cache_nocacheable.txt
2 months ago
ccss_whitelist.txt
2 months ago
const.default.json
2 months ago
const.network_default.json
2 months ago
css_excludes.txt
2 months ago
esi.nonce.txt
2 months ago
esi.nonces.txt
2 months ago
gm_ips.txt
2 months ago
gm_uas.txt
2 months ago
js_defer_excludes.txt
2 months ago
js_excludes.txt
2 months ago
optm_uri_exc.txt
2 months ago
ucss_whitelist.txt
2 months ago
js_excludes.txt
38 lines
| 1 | # Predefined list for excluding JS files or inline JS codes # |
| 2 | # Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line |
| 3 | # If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/js_excludes.txt We will merge into next plugin release |
| 4 | |
| 5 | # JS file URL excludes |
| 6 | maps-api-ssl.google.com |
| 7 | maps.google.com/maps |
| 8 | maps.googleapis.com |
| 9 | google.com/recaptcha |
| 10 | google-analytics.com/analytics.js |
| 11 | stats.wp.com |
| 12 | js.stripe.com |
| 13 | paypal.com/sdk/js |
| 14 | cse.google.com/cse.js |
| 15 | /syntaxhighlighter/ |
| 16 | spotlight-social-photo-feeds ## https://docs.spotlightwp.com/article/757-autoptimize-compatibility @Tobolo |
| 17 | userway.org |
| 18 | |
| 19 | # Inline JS excludes |
| 20 | document.write |
| 21 | gtag |
| 22 | gtm |
| 23 | dataLayer |
| 24 | adsbygoogle |
| 25 | |
| 26 | block_tdi_ ## Theme: Newspaper by tagDiv.com |
| 27 | |
| 28 | data-view-breakpoint-pointer ## Plugin: The Events Calendar by Modern Tribe (https://theeventscalendar.com/) |
| 29 | |
| 30 | wp-json/wp-statistics ## WP Statistics |
| 31 | |
| 32 | ## JetPack Stats |
| 33 | stats.wp.com/e- |
| 34 | _stq |
| 35 | |
| 36 | # Cloudflare turnstile - Tobolo |
| 37 | turnstile |
| 38 | challenges.cloudflare.com |