Revert "minor fix for rinku"

This reverts commit 8d68773298.
This commit is contained in:
Amm0ni4 2024-10-05 21:08:22 +02:00
parent 8d68773298
commit ccdd20b840
2 changed files with 0 additions and 10 deletions

View file

@ -2373,11 +2373,6 @@
redirectIfNotDisabled('a.get-link');
}) : null;
// for rinku.me
if (/(actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech).com/.test(url)) {
preventForcedFocusOnWindow();
}
})();
(function() {

View file

@ -881,11 +881,6 @@
redirectIfNotDisabled('a.get-link');
}) : null;
// for rinku.me
if (/(actualpost|americanstylo|beautifulfashionnailart|dadinthemaking|glowandglamcorner|listofthis|lobirtech).com/.test(url)) {
preventForcedFocusOnWindow();
}
})();
(function() {