mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 14:15:36 +07:00
Version 1.8.4
- Force redirects only on main frames - Added google link fix script, to avoid the sub frame permission for force redirection on google
This commit is contained in:
@@ -39,13 +39,16 @@
|
||||
<div class="ui icon message" id="issue_253_test"></div>
|
||||
|
||||
<iframe src="https://kevinroebert.gitlab.io/ClearUrls/void/index.html?ref=gitlab"
|
||||
height="0" width="0" id="void_roebert_eu_iframe" style="border:0; border:none;"></iframe>
|
||||
height="1" width="1" id="void_roebert_eu_iframe" style="border:0; border:none;"></iframe>
|
||||
|
||||
<iframe src="https://youtube.com/redirect?q=https%3A%2F%2Fkevinroebert.gitlab.io%2FClearUrls%2Fvoid%2Findex.html%3Fref%3Dgitlab"
|
||||
height="0" width="0" id="redirect_roebert_eu_iframe" style="border:0; border:none;"></iframe>
|
||||
height="1" width="1" id="redirect_roebert_eu_iframe" style="border:0; border:none;"></iframe>
|
||||
|
||||
<img id="i253_roebert_eu_img" height="0" width="0"/>
|
||||
<img id="block_roebert_eu_img" height="0" width="0"/>
|
||||
<iframe src="https://www.google.com/url?rct=j&url=https%3A%2F%2Fkevinroebert.gitlab.io%2FClearUrls%2Fi253.html"
|
||||
height="1" width="1" id="i253_roebert_eu_iframe" style="border:0; border:none;"></iframe>
|
||||
|
||||
<img id="i253_roebert_eu_img" height="1" width="1"/>
|
||||
<img id="block_roebert_eu_img" height="1" width="1"/>
|
||||
</div>
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user