mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-03-21 17:50:29 -05:00
Update Privacy Policy for new ad company
This commit is contained in:
parent
d8eac3b69a
commit
c1ced5dbe3
|
|
@ -202,7 +202,7 @@ try {
|
|||
let indexContentsOld = indexContents;
|
||||
indexContents = indexContents.replace(/<!-- head custom -->/g, '' + fs.readFileSync('config/head-custom.html'));
|
||||
indexContents2 = indexContentsOld.replace(/<!-- head custom -->/g, '' + fs.readFileSync('config/head-custom-test.html'));
|
||||
indexContents2 = indexContents2.replace(/src="\/\/play.pokemonshowdown.com\/config\/config.js\?[a-z0-9]*"/, 'src="//play.pokemonshowdown.com/config/config-test.js?3"');
|
||||
indexContents2 = indexContents2.replace(/src="\/\/play.pokemonshowdown.com\/config\/config.js\?[a-z0-9]*"/, 'src="//play.pokemonshowdown.com/config/config-test.js?4"');
|
||||
} catch (e) {}
|
||||
|
||||
fs.writeFileSync('play.pokemonshowdown.com/index.html', indexContents);
|
||||
|
|
|
|||
|
|
@ -22,9 +22,9 @@ Pokémon Showdown uses Google Analytics and Google AdSense, which collect referr
|
|||
|
||||
Google has [a page that lets you opt out of AdSense-related tracking](https://www.google.com/settings/ads/onweb/).
|
||||
|
||||
## Ads from Enthusiast Gaming
|
||||
## Ads from Playwire
|
||||
|
||||
We show advertisements from Enthusiast Gaming. See [Enthusiast Gaming's privacy policy](https://www.enthusiastgaming.com/privacy-policy/).
|
||||
We show advertisements from Playwire. All or partial advertising on this Website or App is managed by Playwire LLC. If Playwire publisher advertising services are used, Playwire LLC may collect and use certain aggregated and anonymized data for advertising purposes. To learn more about the types of data collected, how data is used and your choices as a user, please visit [https://www.playwire.com/privacy-policy](https://www.playwire.com/privacy-policy).
|
||||
|
||||
## Logging
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user