bitcoin-knots: convert to a role, de-Uptime-Kuma the health check
892-line playbook becomes 40 lines plus a role with install/build/configure/
service/healthcheck phases, five templates and one handler. bitcoin_knots_vars.yml
is deleted; its content is the role's defaults.
Verified after a real run: bitcoind still active since 2026-08-19 (NO restart),
chain at 966844 blocks / 875 GB, DATUM config intact, dbcache still 200, health
check timer firing again. changed=3, all health-check. vipy changed=0.
⚠ THE BIG ONE: the playbook would have deleted the mining integration.
bitcoin.conf on the node carries a section that was hand-added and was missing
from the template entirely:
blockmaxsize=3985000
blockmaxweight=3985000
blocknotify=killall -USR1 datum_gateway
maxmempool=1000
blockreconstructionextratxn=1000000
blocknotify is how datum_gateway learns a new block landed. Running the old
playbook would have stripped all of it and solo mining would have carried on
against a stale template - a silent failure that costs money rather than raising
an error. Also dbcache 200 -> 3528 (hand-tuned down; the calculation wants 90% of
RAM) and logging moved off the file. All now reconciled, dbcache behind
bitcoin_dbcache_mb_override.
bitcoin-knots and datum-gateway are ONE SYSTEM. Noted in the README.
AND MY OWN FIX MADE IT MORE DANGEROUS. The `Restart bitcoind` handler was guarded
by uptime_kuma_enabled, so it had been inert: bitcoin.conf and the systemd unit
both notify it and neither could restart anything - a config change applied to
disk, reported success, and never took effect. Ungating that is right, but it
converts "wrong config sitting inertly on disk" into "node restarted onto a
config that breaks mining". The ungating had to land WITH the template
reconciliation, not before it.
It also raises the bar permanently: any residual template/live difference now
restarts a Bitcoin node on every run. Four rounds of --check --diff to reach
changed=0 - the DATUM section, an explanatory comment that was rendering into the
deployed config (now a {# #} Jinja comment), a "# Pruning (optional)" comment the
live file had, and one trailing blank line.
The build path is 32 tasks all guarded by `not bitcoind_binary_exists.stat.exists`,
so a converged host skips the 30-60 minute compile and both `state: absent`
deletions. Those target /opt/bitcoin-knots/{source,bitcoin-<version>}; the chain
is in /mnt/knots_data and is never touched. Signature-verification tasks copied
verbatim.
The health check timer had last fired 2026-08-09 while reporting active/enabled -
same OnBootSec + OnUnitActiveSec dead chain as fulcrum. The role runs the check
once after enabling to supply the reference the timer schedules from.
Ownership parity checked mechanically against `git show HEAD:`, keyed by TASK
NAME rather than path - keying by path gave a false positive, because
bitcoin_knots_source_dir is created with ownership and later removed with
state: absent, so whichever task comes last wins and that differs between one
file and five. 13/13 match.
bitcoin_p2p_port and the tailscale hostname moved to services_config.yml for the
socket-proxy play on the edge host.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
e83191c029
commit
d26dc78b3c
19 changed files with 1163 additions and 1250 deletions
|
|
@ -1,174 +1,178 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
38656563383931366464306463373265623631353331376532333134313463303635656162373437
|
||||
3735623062343764316262613966353338326535313161360a323831623936373966633535396632
|
||||
63303961636566646338373464336637323830663932653039306362653832306163313938396135
|
||||
3633663532373362390a333233366636666437626365373732633361653833363264623138386661
|
||||
35636665666230326164343339633834616134666531343839623134343163333864333834303862
|
||||
37313864303335326133343666333733363333663336356234633332323262616530356661316363
|
||||
62306338303966306632303531613161386135346439333137393062343938303134656436656539
|
||||
64326134363664353165616436353635633265643161383335393633383563656231336139346138
|
||||
38366238653236623664313662626566373631633136613864373032316539646332363035343865
|
||||
32666664363737373962396162313438303030613264366232373030316335366534666531646239
|
||||
62306630316432346131383738373764313263363039376435653062313136356531383534343831
|
||||
37336536313564323336613639386138303562666437376238376630623665373230653232396261
|
||||
34333433343361643065643032366433643137396231343331326362626434643365356131613766
|
||||
34613039306130653535653330623333333631653538643536616530373538386332346132363739
|
||||
65653135306663336163336263376332326230616238666365653663663462306238366466663366
|
||||
31633833333465653534613863643465323631336661393366356363386462623434636631623738
|
||||
30376265663739333336393664626539353531653637303464316562613436373739353039653430
|
||||
36353034643839323131353033643866303333306435653532656239653061656235393536306463
|
||||
31626162393462356238323737313933633465623566646161363964393164393762626531326138
|
||||
61343336373065313232343064646463346638613661393263326265366539623861623537643164
|
||||
32663365313161316464333137383337656662323137356635636637326163343562323965666166
|
||||
30396531326364656461613232653361313061623835663663643861306334386539626530386666
|
||||
63306331313466623163366332326564353639383961656362633435363065313830613764306237
|
||||
37303530643266646464653263306432313766633835343739636261623464366536346665636135
|
||||
31333638306237623535623439613636363937333430633831306162333466323137323932663432
|
||||
35616135363134306231323933303635336332376163303131656131376131393465353434353330
|
||||
38623339313964313730663263373963306337373938393863323062366534613131623764386638
|
||||
65616463376633663864653363643135623663316439346336376366346166303962633366636565
|
||||
65373335623962613131336364396133623738613364383639356533316138383333353464616639
|
||||
62316161656633666431356462313634383239363464613031313232393131643936333237616364
|
||||
36646530646239626662386231313239396238323139383037653337376134316535373464613235
|
||||
35346439646234623462623262336461326434346632373966626464313633343266616463643764
|
||||
37633830653230666631383134313738326265343738386631346261343439356163353262626161
|
||||
37343134663764396439633535616537386638633731643164383064333266643830356563383066
|
||||
34356161623361623366363435653739383438396363643338353736323139313661373031396132
|
||||
61373834303439663939376339633832313639643332383239313337666433623435613161306139
|
||||
62633162346338663335663661643938316539316139356165346461326433646366306134356338
|
||||
35613934623666386463356536303362626466663062643236346163323337616232323535396265
|
||||
36636165656366396136666533626433363562353537343430333361643635313335336435626265
|
||||
36663233383265636530313332336562623833373930626136316265393634653466333732666563
|
||||
36383037336566373566313661363062346431343534396533656135326534646161346639383336
|
||||
35306633303836346365383533316661613630326533393836353036636132636663653530656336
|
||||
35656364613130633761666632333633333137656637353362353337626266616238336266306636
|
||||
61393932343736306465666338626365613531386362376565383738366230333465663137343363
|
||||
64336661343563643136626362303937653632316230356531323231653063306538616633616265
|
||||
64306332396639323461653136356662376236363861643466633466666265646538653833373138
|
||||
38623130633037333666623862636165666333366335643765613834383533343436626638356536
|
||||
32333939326532396339666637386237303730363332643861316236613634353230353565316239
|
||||
30356135323237633963343461376233656333633636303662333365333735383930656538356238
|
||||
31373862613534386464333865653361363663373664663234346636316262356137613037353135
|
||||
37656534383164363131613834633062656437373066646336666533313033643130636361383038
|
||||
61336366343230303036336563663537623230643061383732623865383134366535353365346363
|
||||
33373331323831396462633031353665363033346536306334366237646363636633353732626166
|
||||
66363938663861616461613562646530656366333166303264363030306139343161313938613361
|
||||
66376263326131626132646530643439633634303539613863623965373432363863326130616536
|
||||
64626336633238613034353166353664363230393732366465346363303537336161623834333265
|
||||
61346365393964393365656565323331303265616630613766656239656438316539636632373038
|
||||
62313139386233633732643765383039646534326236333134613531313437346161343638376432
|
||||
66336432363739633231303138383338313164313930373866366431316638353761323531333930
|
||||
31353136326630363038626135383939393639306466383832373630623565383766663736363937
|
||||
38656132303738333863623262656131396366313663666461666231626364646433613137333062
|
||||
32336661373236666235306534616535323061663634383763386339353732646636306563323632
|
||||
34313433653137613930363631373666613330363761333639373630306537343633643561366231
|
||||
38363833363139666631333431646262656239316138373339326533623437383336353139646431
|
||||
31313833363733653534333133633636616636343635393039666233383661666363373263313631
|
||||
34363064353135383261633666316462356231616163373634383730386536613462346535383331
|
||||
61336632643363306435323866346665626464366163343735616130613335663235376132396663
|
||||
35363635663664626638663331366131646333623533613065323731643366656562353138363335
|
||||
34653863323337653331306232306133323666356464323932323562376632333439303537306534
|
||||
66346462363535353961383061323762343237393535626638633365396566616636616236396462
|
||||
38353433393631393338646338383830663331663538336465366161653333373736623063666437
|
||||
34633365383736653230316631636666386664643731323434613761613139666432636236653137
|
||||
30393666663261616332323466353161636632643534386131306632313236653063633531356564
|
||||
66353964393634336530396162393862653837376436623738663135303632383166613333336165
|
||||
62333434613432626264653865353035643563663435316233376465383961303534646339373632
|
||||
31343530353636343238623565653566663936633763323861383231366533303164316339653637
|
||||
36393364616365666335386539653439653735323162396131643931333866613862633437333438
|
||||
34663233356461383537343738343134626532323361653666633733353939333065363131316133
|
||||
63616632336130653962636236336264363565303839653531326264386331316264623038326266
|
||||
62336233303332333638613461366231343935323036366536383639373837616638616362643331
|
||||
35663331653133343661346635613036643065303637613964666237353166386666313439383936
|
||||
31663730356636333061326535316638366531656430353633383663336535663830323063356666
|
||||
62333762393865333132653161346361313832643163356265616133373663363836303662613935
|
||||
63623662313830623434303530303833663063336164363836643531323239653966366233373266
|
||||
35373037323132653833646432356435333834346138636133633339613165303362336265303065
|
||||
31343931386136323362376431336164343931343934643031336435303738393764613332393561
|
||||
31363333623165643363646638336435633539626635656536323030646130323734643134336562
|
||||
62353233366533363131313462656239366337343532336332323563343931376237306231656532
|
||||
63326439303930326563323238613538386435393735356438316536373064643465306362346135
|
||||
63646532343334323538343838653764303332386139313239376332656664316361343536663766
|
||||
61363065343862373165366563366363376362303862633037373763663132663631346562313161
|
||||
62636635303738393763373232643862386135386537333637636631626638363232323036316366
|
||||
38383235366333363264653163313937333566633066356663383466393535333535313939326266
|
||||
30626531386333626334366533613366353433396438313838346339396433666436663961643438
|
||||
62633336633066616163626232326334633265356532663535323264373166316133386466653131
|
||||
66623261333964623235386433346236353338363961323230356633613864303735386530303165
|
||||
30646265346566626562643330333233636164386432613436383034623337323531613735656133
|
||||
64653232343839653661303662336435653439663732303638323732333064646333313732356339
|
||||
31303934613938326365656161383262363633373265616466616562313237363763613265376664
|
||||
38636534646237616332653531323036313430643862393362383630653339343931376164373735
|
||||
39323136653730316462643964643939396662333462653934623136643839373864613335303463
|
||||
61643765656431363734616435343564393663346535636134383637653538646336666164336339
|
||||
31353230656364633936643338613563306639316464653864396230626263306338323639323238
|
||||
35396334613039343734303232363962653164636561633164303132366234376632653339376538
|
||||
37366638376666353733633132636131653462613732656364316530306333313431316164663839
|
||||
34646366393835353338373763333666646535363634633864306433316135376663343833613435
|
||||
37356636346234623735663361336366363264646535336566363933653832613039663161663762
|
||||
65663234666437363834646163643733356136396464633830336533366337303438313665336166
|
||||
33376331373032316464353037383433623334643965656434636134333166323238666438653337
|
||||
32306234636661656639306464653238326536376661363036626561386630326239616137376565
|
||||
32666438356161336437646562373534326632306165666439666130313036373262633164376362
|
||||
66646639663663323134626636313130343362343966653564306265623630326664336534333037
|
||||
65626562666337653436373130613230656535386264303132373634353861376238386435366636
|
||||
38316637613036333836356536306132626631326562363535613835313432353133373138613264
|
||||
62396261303239396364613039346135623437336565663034313264643535366336653363336330
|
||||
31623539396435643132383363353861323064336430653936623438303933356562613335643861
|
||||
39663437333836383331663830626433386431383338373261353266386531373931383632306135
|
||||
36316339366539333730656638386635333733363764613364303563323665396336613930346233
|
||||
34333433323030643262373636663838343131303637613237376463386662303235623338393063
|
||||
66313166343730383961363765663463303266383938653638393830613662643362386361626132
|
||||
66306533313461663131613565343534303735366232383164333837363330626534643363626164
|
||||
33326134376263333530663631383930623066313035373135616665323564323033323639623235
|
||||
35383538356434663035306137366437613537373531316436336366646165346330383538386331
|
||||
64666232343961343261393339356531363636303165393532313632613363316665633233316330
|
||||
35623939613463333164643736313531666531626232386361663435653938343536363236616431
|
||||
61343430363861626339336166316135663234366132313762616230393239663931656536306663
|
||||
31343366663063396139336237373361333030353333623064336262313465316538623438313265
|
||||
62656232613435643437373233396566623537353038316262643239653432373863626530323334
|
||||
35633132353463356634633237386134346532353930343339303337643637373932666665313561
|
||||
39346531383663663131623863383832346237356231386263656566653631363836323132333135
|
||||
37316135613730386362666564643037653366373464323431303332306364373432646338333031
|
||||
31613533633664343038376533306235393030646236346232386236653138636234666561646263
|
||||
31386633343265663335323236346435653261363763366234346263626663643964393962343766
|
||||
63656237326563653633383461333364396165626138343461353963656131663265313835326465
|
||||
65643164316537333531363139623732376364346363613363663066663733616665346233633662
|
||||
35343065316437373136656235323466343732613335393761313061353432623664363462383562
|
||||
38333139636336366462326565383631633864633165613332343833396237336561346164656664
|
||||
63316463323233383434663061633564666264313261353632316164643035306234393732333435
|
||||
66623663316334373431633734323232313436366364623037303965366663386237343439613433
|
||||
65383763393061633431303736656238396364343765363463333433313836386666613964623634
|
||||
30643065626437653966393237326433373936653861306536363834623363613830343036363766
|
||||
64386234653331363564373065343139623965646562373933333162386264353832303164336362
|
||||
33613036666139396533333862316366396464646465346263623730313336663935356139663762
|
||||
65623466323239383732636165333564356534333939316539663366363065623631303933663863
|
||||
31393637643761303731646638323133636464623366363032656335643435373064666463366365
|
||||
65653831666262616165306537623534653763636633633137653733323234346266363630306434
|
||||
64616633326266636134343536363365393033663934663965323537633136356535353436316634
|
||||
61643636303237363033313637396533303761303536373836343332636466396339353065386539
|
||||
38366530623332316439393633356235386665636364313739643432623032303363613666656264
|
||||
31353063633862366638363838663932386131366434646462313130366633643430373230313338
|
||||
33383362313230373137393934323561343064623065353063653535366266373237656530303335
|
||||
38616263613232353632333361383030626133323261323033396638666231396638353537383338
|
||||
33393466663938356363623438366265336330313039313666343462356331626265383565623364
|
||||
66323835303365366333623733343664626431343663623465326235363430356661616166346630
|
||||
30336266383830336461663130616363663637653964366634663930393066633134626530653766
|
||||
34393439363332383831383865393464656165643331333661643138663133643133626236333363
|
||||
34643438353037346334316233653034313737616134653762353239636234383233336338633031
|
||||
32386332656530313361393532623661393538633463393861636539393666626362653031636566
|
||||
34616265353736633539313032346334313339313934323962313463376664373336666236346633
|
||||
31306563633966653134343937323839316137356164373338343965643934636631646666386361
|
||||
62363165663838626538363966396161363366303162356664313437613034636531356638333237
|
||||
35613833366462653834363261653365356336643635363831383930323566623262353865653233
|
||||
63333138633466653165666236356430666532353639326261613462636161636634613235353165
|
||||
38316566306533373138336334643465616339383739653639303632303661656135313039303632
|
||||
66613966633036653461396330663630396663623732346261653265343233393730306537363032
|
||||
66653737306431343435316433646164303338353865653336303731636663303863363662333863
|
||||
33323334656631326137646563616236393035336539646563643064663564383736343961656435
|
||||
36306136353037616634383866303636383531616136633230346538336563656366393466613262
|
||||
32663266323333393764616561316636356664346265353433653262313239326264306434383030
|
||||
34356263323331313364653966623630326433343863643839313165313063626261646339323837
|
||||
64613838353334613661346662346636313432393837386139386136613366353038343962366639
|
||||
32626265313764613733313334353432346434323439326637383462313863383165303963353665
|
||||
34313635623766313361633030616439343433353735326433383563656435393563
|
||||
35333539613236336636383331373761643732663835346539653531336662636432346132636539
|
||||
3738343939626363303936646239613531306461646431630a656362666266356534303466323962
|
||||
64626235663062393436356165323364333735396530343435373730613765346466386336653030
|
||||
6234333131383036330a663039613363656536353164323265383130333463646638396437356332
|
||||
65653330383235386563623231646535343461613833333765333336366338376264666139303635
|
||||
65666139643363356264353234343736623731656534636662616466313764633763303035343432
|
||||
32623965326532353733656533356566393834343338303833356334346533383531393435363461
|
||||
64306561663434353935386165393361613330643163323564383835386438346664323663663564
|
||||
35623032646362346262366333626461343364356136373231313635353665643838666336313766
|
||||
62663730653030326534393838343139313239656530316662323638396230323436396431306135
|
||||
64386263616633323061373331376536343261313330653061333662373034353564623934376235
|
||||
65363432316630636132613935663466366365613265326163383832613631303631616464633161
|
||||
64373661313034653338646537343164623630643039353533376537636264653261393464633765
|
||||
38376436366262373663303137343861383932356330356239326464666233303064666634623135
|
||||
66373430383061643463386265646666333962366366336534646635633365356334343238303930
|
||||
65316432386134353838333033386164643165366662393365623839616265646538333235343237
|
||||
63373236623963393937613333623630363032643365613561653638323030373435353639366433
|
||||
34326334643330336564323439656630313331623762373038343133613763643838643039656338
|
||||
61323933643764306339383733623939346466303636616339396534643434633936393563373934
|
||||
66646632336133386163613135363963363338373338323732333563643164313662633639633130
|
||||
32383263396666333639626366316630346333643039666431323164356364346566343237316166
|
||||
62343464373564303533653864653164626239383737303235353638346636356538383661643931
|
||||
38646538323431383638653532303163313032396164353139333461363066393566303237386239
|
||||
37613236376636316136346266613530363732353232313037383830313461393136306233363931
|
||||
35663963613630616530383865633330636434626230333563313362623265633637333261653632
|
||||
63303130323737633365646265393736613136383536383133663538663466643631626139663865
|
||||
34333938363430393763653937653561376362353633303962643637666162666538316366343132
|
||||
31646163626465643463326333303365313138626366363861663530343362366663323161656362
|
||||
31623361323033353238623462333031356265343239613834353864333365626636316531313238
|
||||
66343633393865316535316262376338346234633737366132313938356438383066356465303239
|
||||
64326261333935343337363331373366636438623966373439653432663030376236643664643865
|
||||
34393738343865336263666133613765353162353839393633346439356665613936643863323464
|
||||
64633462366565373532333336376666336263396362303639393061346438363035613534356334
|
||||
37376166363030393237373464356139343336333939346662336332336639396432346665373137
|
||||
63306539383830656363383539303366643335356133353738373266646463346265333733613030
|
||||
63383036343663623366653763636135326561663739303631333936313161396335373962643662
|
||||
31386331623466666262396132636265323831646333353038386131303033626435316634666662
|
||||
36353539383961623535333730653537633932613366653563323339333738643131393338313931
|
||||
33373964366638323239386130306666316333613233666337623966303830323637306534653430
|
||||
62383634303736636166376563626537346161663432616265336364336264373638306364336331
|
||||
35373862653133333637636164343030623664333536656433366563376330356431343962656162
|
||||
31646536626631666636383033336130373565376430386639313135373765383437336538313266
|
||||
65383038616139663436323833613232626531326531303937613931373566646263643634343461
|
||||
63393365333839663231623532373634643136383333373166356635356666353837383331383334
|
||||
36636465316536313765326562336539663539613036373638616633353936383866663231356262
|
||||
65313965643263666163313638626335363333623833656439633464343864333465313231326164
|
||||
30646530363161633834306633643132306562363065323032383066316533373963383763333466
|
||||
33613230643633346566396165376665366361633733366261306637303964376231303365333165
|
||||
37366633643331393537633563626164613630396663326233383263343930333232656265326633
|
||||
62373539306331623332386637646333326435393933323632313166386365656561356536663738
|
||||
35363362663937363661636437336532646437623864643463346238636331643935333264663365
|
||||
35353063643662363939396638386531386265336566373835646435353736386666646531373361
|
||||
30646136386138323530306135666333386437356430643262363234616366376335633638303133
|
||||
62316562323463346263323934363937336631656666306237626438626133346566613662363831
|
||||
65623561373231663262313763623965663036376631663662616634353664663762386666353539
|
||||
63323237303362393762343832396463343534633432626532363534396261613132323633353938
|
||||
64613333316436313063313561656561326139623736373439363363393632353564343361396666
|
||||
32623938383737623836393536393838346131343762353463386339336361346266623663353262
|
||||
63316362363736376639333638326433383662663866303638376662616335653764663631616666
|
||||
66663738636162353262373034373334303562363236373232306364393335346139396663626634
|
||||
64373735643537383230616661323238333239386330313231333833663062393832396366373337
|
||||
66313966356261383039623630376138643261393062393030346131663839346437363766333732
|
||||
63303136303037643931663431363435353261343133386332666531383835663361376165383632
|
||||
38333963653732613462323435633936353637336538396531616437393131333631663335613931
|
||||
34343236386135316336353661636266396434386563656433633935336330366162363563313738
|
||||
39303561323739306362383765303131623265626332613265323264393333356165326238633031
|
||||
33366464626537313662333166343532373735303135306563393737663536363862336232613435
|
||||
32613031396562333939303566343834323164396165373165363932323065623839643035373539
|
||||
33363362316162643264623937353066303536623962373433333430373436643862616636613537
|
||||
66653864646463653435366531373039373663333964636163633965613438366339613437613731
|
||||
34353330616337313037353633626633633666346363663764316163653635363335343237616666
|
||||
34663461616539376463613635346536366334613536326564626363663661313038636562303031
|
||||
36653837393233333234613131633735313739333263663532623563623231323239343936333831
|
||||
64313661376164323738316136623261353538323565383865376339366466393033373065613835
|
||||
34393339323839653430653335623664373534356232386262666437393234616362353438386361
|
||||
65383362346239626438346135663064643031386335633533646433326631386439353731653663
|
||||
33326633653363313232356233373531633737383530396439643139316164626566326164333439
|
||||
33393163376162623938383264653337633361643633306666646163633337366264353939353236
|
||||
39383035653036613463643633633234623439626365633761643038656339373362333238373033
|
||||
36626563373563363139386336653764623661633766343965346634653135306137393361386539
|
||||
33656261333137656632353739346462326364386330333536636634666538643461373766316165
|
||||
31383238353730356339353934663037373865363238373339346238623364383631313537386231
|
||||
66643937316361333262643230343965616663393430303661623161323361643835623862313564
|
||||
30646631396564383932633437303464666166636434303330303934613038393130666561343837
|
||||
34376164323633336432333664366631326239383463303366363763383062643565643464633634
|
||||
66313264666562626339326133623630366131333232383333333961323234366633313231376134
|
||||
62653962303630366330303537383639306263316630313862646334393531363439346233313462
|
||||
34353937303230373931616339393861323138333237633861326165346631323931633234346630
|
||||
35656666623261616564343733343764383032373733306466383763376564663665663731303539
|
||||
37373863613135326634333039333932633461613165623938623338623565313332376136343436
|
||||
36303037653935383630376362326335653466343233613833666361633661626437663563303331
|
||||
32363331663334616338643239356133396662633231396436636630343934306333343539646132
|
||||
65366263646563386563643562316337343130643661633730663664663564316535613531353165
|
||||
32666436326530323961663736306162306633393366306532613266323633373330383634656535
|
||||
38626138633335393266656638613765666665313561363231636261643936333033383533373366
|
||||
61626365636635653834306539303530383330346630363766383734346332326638316561303763
|
||||
63646639386366616230333263313130346663343663623536376664303364623064373562326466
|
||||
38383163326637633937663161393538616339326263306463353530303630333937326138363239
|
||||
62633535356230353439623234316562653237613130383832343735643661623033316264653362
|
||||
37633065313135656637616137653963623331323863363364663761663364663565623535343366
|
||||
65313164643461383436623038316466396632626661373438643533336234323132613866393134
|
||||
32366363613338646131663738643236613562663262333936656461323336303139616434333334
|
||||
38653133633232343164313661623466643061383161303564376638373138646431343634393962
|
||||
31306564396262383438643937353563353663353536373032353263636430363235313736653333
|
||||
39303336316438616365613961653737633234323131356339623265373463336662366336396364
|
||||
38333962373164383630363866343361376262316462333936616230316536396363316163653463
|
||||
37306461346136323431323265383030643232633062386433336261316333323030663234663063
|
||||
65623434613662306137396361616330333233386630313935653861333761323565646237343430
|
||||
38613139663035373563313530366632303232643030643466346531373333363337643831663736
|
||||
62636538343035643464396461326363646537393138613166323762346539333033633661383531
|
||||
62653634636666343661353565363266303430623131643733633232626230623466376337366137
|
||||
65653565626366373337626632346338396533343138393431346333346161353838386434643863
|
||||
33383935636132343764656232393335316431633937323533313338366461376438653136363231
|
||||
34643363356664373765376465333534653137383961386262633165636666353464323261396465
|
||||
37353064353530393037303930303430376530623364633832636434313264393135383536306438
|
||||
35316436616536396335393863363863653763303666653161383630336437653663636434366635
|
||||
38633633396132623663323137643338303038393061633961353064383765353735393432313766
|
||||
61343735363538316134626434326264383932393964646136306537313932316238326362646337
|
||||
66363234363334373737623361616235383231303834636536393836373466323265653339326239
|
||||
39333135396464346232386362376335333234383231343533393264346335376133313434393633
|
||||
34623039373134633032613838616532303130353833323330646165396631313864643831333763
|
||||
35633831626465316533346431616362366331633937393037666538633936343964643735363733
|
||||
32393939303931393362656332386234323634376534653435343137353063333037633033616639
|
||||
62643037376335316662613064396339393639386336616362623963373265383231613063356335
|
||||
63633432623061366237636134663834336165306234643537373064633561613561363963323031
|
||||
36653439396163333439366534653764616361313633343763323938636638656461616261343536
|
||||
37653866346161333533323436323063626534313539363666636232653639343366663663633162
|
||||
37343539386163666464643466326562363566316630633530363235663732316463346232366362
|
||||
31303037316265333862656137646631616163623330616565303933623731393530333230616533
|
||||
33356638303132313864343938313336626265656362613633623639653537366664383265636235
|
||||
36303633343439643339653833646536323161323638613139613734396433656365613862303932
|
||||
31353764303836653434653637653732363464373238376637393766323661333735363336336662
|
||||
65623030633433333339306335626334396162626161373637646337313535666431386432396162
|
||||
63333761363462643335633136316139626665633838613533366633656461623064393963346366
|
||||
31656637653436653631306230323630333531613465663134393339363930623263373031363839
|
||||
35393931313234393761303364386161623065326661323566653535343735346165643961303662
|
||||
63323436663930663031366131333361316339356463333634383937633535616663313333313037
|
||||
63363363643764633735323331373931396534646131323166626537646638333230346362656262
|
||||
64303962653265316530663531613235323165306565613866373966633038353237323933316336
|
||||
34313566383234326233313435336665633239666531656536326230373536666565636336653964
|
||||
37666533613165666262656637376662656339636538643639356435356332323964643731353462
|
||||
30653463326462373734313535643436336432623965616637643537666432356264666338333364
|
||||
39353134633761633461346665353161656436303764343661343530333532343739623830393762
|
||||
64653831366263366664323534646163663761633335396363653739386431303265643865373830
|
||||
35663930396333303430333831666433616366383366333032383232366431616338356138393533
|
||||
64613863383631333231373833616230343930393531646535303333376232633162333136646431
|
||||
34333639663032656562646561653061313132383832386266613431343630386530636362636330
|
||||
62626537383961666664656363343830376662306137336433663162323233616466386438653361
|
||||
34343138396237633138326633383335393330653231336238666365353530393232323332333837
|
||||
63666462613637313738653136333131623436653033396562373462373665653266366237653932
|
||||
35353939316438626233323561336230333330336632323062363436666239613137316563613062
|
||||
62393138373036636461393364663934633439623837366536386132663933323139396435393932
|
||||
66333662343965323338623531633562666631343963653233333637646565343634373337643636
|
||||
64303566643537383633663736393037353635303335393436643634393337396434393430656131
|
||||
61643830323039633363326565636139663534326434666161666231623434373963396161326566
|
||||
65626636353537343465343062336239313537376462316161343039373032373237313462663032
|
||||
35666335626337343334356530616236303639383035333362323035353862303863656331643630
|
||||
64663864653066623938323162356631626537663463616464663134613836633033626364313732
|
||||
66393065393365343339376637313362343130396464626363346330383164356538363833373430
|
||||
62363030663639343934613233366232363637323165363434373262356336663037306163663636
|
||||
64346534663833643932373733316331323032373738313637646464363563653932363735316639
|
||||
39386433336435316331373330343065396433323637613566613835356436333631323833313866
|
||||
33373332323632393239633363356232346634303233373663646536666635663233396335353733
|
||||
33336364646233626564663938643230373532613133343439636363323033373461386463643763
|
||||
36656234386563666662373737633537656262396234326232396636306139393532623531313431
|
||||
65663338663639663462323932653661623436306431323464663430613363303463343236326165
|
||||
30626635366639373331663239623763373966323934623365316563383039383737383262353130
|
||||
31616463353364353036313863316165656231613664373237373933626331316638373566383139
|
||||
66626634313234306137376166613939383664653536386532643636336466623132646639363564
|
||||
38373963653337393539326162383535373535376334386439316330386136366337393139336264
|
||||
64656337383235383963346335306632653837383166653737343661323237383065656137393232
|
||||
66626261396261383466336361343730616336626435363536613730313635323761353335633936
|
||||
63626164316462666461343038636633366136353864323135346335383034306464373437333062
|
||||
35626464333537313639356662316366613833343365663132303266333538346562326562323434
|
||||
65323230653334336239616163643036653537643264656239303666343430333765316631643337
|
||||
65356333346534623466343439333932656332306564613065656537386232636662373665306465
|
||||
6563
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue