PATH:
home
/
letacommog
/
aperobusiness
/
wp-content
/
plugins
/
wp-rocket
/
assets
/
js
jQuery( document ).ready( function( $ ){ $( '.rocket-dismiss' ).on( 'click', function( e ) { e.preventDefault(); var url = $( this ).attr( 'href' ).replace( 'admin-post', 'admin-ajax' ); $.get( url ).done( $( this ).closest( '.notice' ).hide( 'slow' ) ); }); } );
[+]
..
[-] wpr-admin.js
[edit]
[-] wpr-modal.js
[edit]
[-] wpr-admin-common.js
[edit]
[-] wpr-admin.js.map
[edit]
[-] ads.js
[edit]