change branding
This commit is contained in:
parent
444d5f6e65
commit
1dd3b45641
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
hush-hush: anonymous message board using the onionr network
|
Lycan: anonymous message board using the onionr network
|
||||||
Copyright (C) 2020 Kevin Froman
|
Copyright (C) 2020 Kevin Froman
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
@ -18,8 +18,7 @@
|
|||||||
var findMessageIntervalTime = 5000
|
var findMessageIntervalTime = 5000
|
||||||
var publicNodes = [
|
var publicNodes = [
|
||||||
"ueawiiskhaxdhkqjvgz6drrlf7srvaifrewnb6rxf6tro3welajvlgyd",
|
"ueawiiskhaxdhkqjvgz6drrlf7srvaifrewnb6rxf6tro3welajvlgyd",
|
||||||
"csb2thc5yzv2gbhoozbqrzv747irs5z2lbpd7eiyh6eivvltok76qrqd",
|
"csb2thc5yzv2gbhoozbqrzv747irs5z2lbpd7eiyh6eivvltok76qrqd"
|
||||||
"r57vs5ehxfm3inmdmxx33dbgdy4ev3wg36lynf4uma27jgikxjsx3yid.onion"
|
|
||||||
]
|
]
|
||||||
var initialNodes = JSON.parse(JSON.stringify(publicNodes))
|
var initialNodes = JSON.parse(JSON.stringify(publicNodes))
|
||||||
publicNodes = []
|
publicNodes = []
|
||||||
@ -184,4 +183,4 @@ async function findMessages(){
|
|||||||
setTimeout(function(){findMessages()}, findMessageIntervalTime)
|
setTimeout(function(){findMessages()}, findMessageIntervalTime)
|
||||||
}
|
}
|
||||||
|
|
||||||
setTimeout(function(){findMessages()}, findMessageIntervalTime)
|
setTimeout(function(){findMessages()}, findMessageIntervalTime)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
hush-hush: anonymous message board using the onionr network
|
Lycan: anonymous message board using the onionr network
|
||||||
Copyright (C) 2020 Kevin Froman
|
Copyright (C) 2020 Kevin Froman
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
hush-hush: anonymous message board using the onionr network
|
Lycan: anonymous message board using the onionr network
|
||||||
Copyright (C) 2020 Kevin Froman
|
Copyright (C) 2020 Kevin Froman
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
hush-hush: anonymous message board using the onionr network
|
Lycan: anonymous message board using the onionr network
|
||||||
Copyright (C) 2020 Kevin Froman
|
Copyright (C) 2020 Kevin Froman
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
hush-hush: anonymous message board using the onionr network
|
Lycan: anonymous message board using the onionr network
|
||||||
Copyright (C) 2020 Kevin Froman
|
Copyright (C) 2020 Kevin Froman
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
hush-hush: anonymous message board using the onionr network
|
Lycan: anonymous message board using the onionr network
|
||||||
Copyright (C) 2020 Kevin Froman
|
Copyright (C) 2020 Kevin Froman
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
Loading…
Reference in New Issue
Block a user