This is a test to see if a custom script can be cloned to a Free account and allow custom scripts to be hosted elsewhere by including a path to its url via data-attributes on the body tag.
The element below if copied to a free account will be able to bypass custom code restrictions in webflow.
This is a proof of concept.
Replace the attributes on the body tag using your own URLs to a script or css file you have self hosted.
Add two custom attributes to the body tag:
1.) data-wf-design-mode-script
2.) data-wf-design-mode-css
Put the URL of your self hosted file in the values for those two attributes... then do whatever you want.