|
|
|
|
|
by CmonDev
4215 days ago
|
|
But the server literally pushes the source to me, and I don't typically explicitly accept any agreements.
Why cannot I simply use a readily available feature of my browser and take a piece of code and just use it?
Especially if there is no licence agreement right in that JS file. |
|
The server is not pushing the source to you so that you can take it and use it in your own projects. It's pushing the source because that's how the browser will run the program.
Of course you CAN take and use the code. But you MAY not.