diff options
| author | Scott Ostler <scottbot9000@gmail.com> | 2011-01-04 00:01:04 -0500 |
|---|---|---|
| committer | Scott Ostler <scottbot9000@gmail.com> | 2011-01-04 00:01:04 -0500 |
| commit | 7a031af911887a913857fdcebb252231119f4bf9 (patch) | |
| tree | 5b167cc0e3b4e6f55bdd68d2483de6552c587d51 /static/js | |
| parent | 2890fd426aafbfe63d94bb1e327eaef1ddefceb1 (diff) | |
| parent | 3cce3773433345af96549529c305186a95c1a271 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/js')
| -rw-r--r-- | static/js/invalid_domains.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/js/invalid_domains.js b/static/js/invalid_domains.js index ea1c1c5..a9ce909 100644 --- a/static/js/invalid_domains.js +++ b/static/js/invalid_domains.js @@ -87,5 +87,6 @@ var InvalidDomains = [ "http://carsdriveingallery.com", "http://xxxspacegirls.us", "http://www.newlog.com.ar", - "villagephotos.com" + "villagephotos.com", + "hereticpress.com" ]; |
