mirror of https://github.com/gorhill/uBlock.git
Shorten URL
This commit is contained in:
parent
3e55ffff13
commit
bc60e6c4a2
|
@ -26,7 +26,7 @@ function createFrame() {
|
|||
container.firstElementChild.remove();
|
||||
}
|
||||
const iframe = document.createElement('iframe');
|
||||
iframe.src = 'plagiomnium_affine_laminazellen.jpeg?_=' + randomStr(10000);
|
||||
iframe.src = 'plagiomnium_affine_laminazellen.jpeg?_=' + randomStr(8000);
|
||||
container.appendChild(iframe);
|
||||
setTimeout(( ) => {
|
||||
createFrame();
|
||||
|
|
Loading…
Reference in New Issue