Dozens of js files with “random” ?h= attributes
-
When i crawl my website, i find dozens of indexable js files like
https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1006197597&ver=1.8.8in the plugin folder caldera-forms/classes/renderer/assets.php:1167 i found where i guess this is processed:
return “{$root_url}clients/{$name}/build/index.min.js?h={$version}”;But i have no idea where the random numbers come from. Is there any use for this or do you have ideas how that could come to pass?
I would appreciate any suggestions very much.
Thank you very much.
PhilippHere are a vew of the ULRs i crawled:
https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1006197597&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1010010581&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1026962626&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1076763042&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1080587488&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1099101137&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1117657170&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1141053060&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1151433911&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1209691934&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=121540920&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1258171799&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1275027018&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1278011446&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1312913318&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1313406732&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1329918720&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1343908364&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1354411051&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1360517937&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1363115236&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1375293920&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1377752198&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1406245415&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1413267628&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=142865256&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1473037768&ver=1.8.8 https://www.hova.at/wp-content/plugins/caldera-forms/clients/render/build/index.min.js?h=1474186446&ver=1.8.8
- This topic was modified 4 years, 11 months ago by .
- This topic was modified 4 years, 11 months ago by .
- This topic was modified 4 years, 11 months ago by .
- This topic was modified 4 years, 11 months ago by . Reason: Formatted link list
The page I need help with: [log in to see the link]
- The topic ‘Dozens of js files with “random” ?h= attributes’ is closed to new replies.