mirror of
https://github.com/torrentpier/torrentpier
synced 2025-07-30 19:40:44 -07:00
r444
недочеты git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@444 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
452f65f68e
commit
eb6303f38b
11 changed files with 113 additions and 107 deletions
|
@ -331,17 +331,6 @@ $(document).ready(function(){
|
|||
.filter('.error').one('focus', function(){
|
||||
$(this).removeClass('error');
|
||||
});
|
||||
|
||||
// d))
|
||||
//
|
||||
// var
|
||||
var cArray = '["http:\/\/torrentpier.me","\u041a\u043e\u043f\u0438\u0440\u0430\u0439\u0442\u044b \u043d\u0430 \u043c\u0435\u0441\u0442\u043e!!!"]';
|
||||
var cArray = JSON.parse(cArray);
|
||||
|
||||
var str = $('#t2t').html() || '';
|
||||
if (str.indexOf(cArray[0]) < 0 && window.location.href.indexOf('/admin/') < 0) {
|
||||
alert(cArray[1]);
|
||||
}
|
||||
});
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue