Facebook
From k4rl05, 3 Years ago, written in jQuery 1.3.
This paste is a reply to Listado series from Anonimo - view diff
Embed
Download Paste or View Raw
Hits: 359
  1. var output = '';
  2. $('.media-title').each(function( index ) {
  3.     output = output + this.innerHTML + ', ';
  4. });
  5. console.log(output);
  6. A cookie associated with a resource at http://megadede.com/ was set with `SameSite=None` but without `Secure`. A future release of Chrome will only deliver cookies marked `SameSite=None` if they are also marked `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5633521622188032.
  7. all.js?v=619636294218607582:3 [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.