| 
				Проблема с jquery1.js , выбило ошибку
			 Здраствуйте У меня такая ошыбка
 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' blob: filesystem: chrome-extension-resource:". Either the 'unsafe-inline' keyword, a hash ('sha256-biIEAf+GiBRR9zXj49ewg2iXOjDpRD2F1QQ7QA9cFhE='), or a nonce ('nonce-...') is required to enable inline execution.
 
 (anonymous) @ jquery1.js:995
 
 
 Когда переходжу в jquery1.js:995 Там такое
 root.insertBefore( script, root.firstChild );
 
 Могу скрин бросить с файла если надо
 			 Последний раз редактировалось Sergiy_, 27.02.2017 в 21:25.
 |