Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NDevTK authored Mar 29, 2020
1 parent 1fdbcc4 commit ff83976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gender/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ <h1>Welcome to Gender Detect</h1>
setTimeout(async _ => {
var result = await AdPref();
if(!result) {
// Allow JS to finsh
setTimeout(_ => {
alert("Ad personalization is OFF");
}, 50);
Expand Down

0 comments on commit ff83976

Please sign in to comment.