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
|
||||
30383238343938316437303961393961633538303835356661366465306161353738616335343563
|
||||
6135613063376562303539613535633463616433383239380a323163346131633838393836383539
|
||||
38623766303739623131613935363037323462353664386563356661393665306136323863656363
|
||||
3433313638363731630a336165343563653930663435333037653330386364336530373830346336
|
||||
34396361653637626137343033343432303438383761393765313164393631666230616537366636
|
||||
33313234636535306535336132373830383438636235636466623861363734636238393234316137
|
||||
36643439643130363462643765353061623436376463386139616435323136376366653932323766
|
||||
34393161353062386666626633393639623434653864383439343339363665636134636139326538
|
||||
36323966373230363938623434336161396235316532663739353837623238343862633032613264
|
||||
32626565313637306131393466653739383935646134346330333835393932396634323565313861
|
||||
38613864656139646261343835316562323863363836376266653139336638366161323035373265
|
||||
39366566333136646134353065653065333337303832363237653361353234386335643165376331
|
||||
35316339396130366163313130633561643062316164376262353131323237303861666263643536
|
||||
32333062316330313532343832336434653664656565616634643436656466373533376535396533
|
||||
35626636393135626539633365326364353462633462656364316361303732643632356230643333
|
||||
30396233616633326438393836383237623636383464333830343464343837383231653139386336
|
||||
65313337366665343936366430623162643032626430336466643230313530343832383730303263
|
||||
65386235633832643931656562303561666131646362303533323430336235643436653866366161
|
||||
64636365633731613365663833663264343233313037326537616164656231656332663461653635
|
||||
31323237656361666630323930336630626437393836313431353839636435363466376535633962
|
||||
63323462626662616139653665346132343736636361643930333366666237303438356364656464
|
||||
36663363386131646361316535653463366234663062323539646562633962653537383465366439
|
||||
36343635313934353063373734386137653239343538663037646362376434383234363361623165
|
||||
66663734313133343062363137323931643338326365346234313835303431613632623461366339
|
||||
64656138303166356136313962646133306536333465316239383532353362333932326639393363
|
||||
63393430373133316532633562386432663332623934376636306438623061353238333562313737
|
||||
63393338333534646265643462666163356365653937643634316266303730346333346465313662
|
||||
33326638643639326361386461663931613766373937656266313964336461633939333535646231
|
||||
35316331333537303830653336373530353364616161346232323130336137373737616534373435
|
||||
35383466666262333834323332393737613763303562643232616432316636386635383934373633
|
||||
34316462393064656633373562333039646135373332373063653539313230646466326233313536
|
||||
38346238623162353338656437336536663534643062376138643030363935336461333638363134
|
||||
30653738383233636531333165386131383061363466313736336632303136616261623137313065
|
||||
30323766393862663965623337303638366239663130643638383765383930353533323635316232
|
||||
34646339366162653663323964363863623962643166646130633236353563313061353434376334
|
||||
66313862313265653238633034616530343164303432666539363733666662653733666462303662
|
||||
65663638653534643132353361313130323763636338303836346430623664303732356636636232
|
||||
62396135343236646537386334373166303663353661323236336365336533613139373430333364
|
||||
65363863323335353663396366616530633836363837653963656636333264323434323365396135
|
||||
62613862386361616633333636663263376465613465633362333733326665326639663961313631
|
||||
32653735353563366236363936343438623665363834633436393232653737623436303237376530
|
||||
34353032633433363865303866643761343130303431326236353332356464396433323430613830
|
||||
38373035306137363562376539633863343737616339346463636236393537346163323731333733
|
||||
63656161306437343862643836633539326661653062383361613739366237623162653939366335
|
||||
30613466643665313830353332393365623933376638326534336664616561363461643237386533
|
||||
64376532306663373934356361663832323337393266356138343236663964666637343431663237
|
||||
62303531353266633164336363356336616332663730663933353730356365393866313662363730
|
||||
63346434663162313333663738393461386638343864616634323938323437363232356466303637
|
||||
32663630633466623839306537366465653164616631373564366132636165346231303065653036
|
||||
66333134336132376232393639616163393366343365336661633330316436656163396434343963
|
||||
30356331393432613561636562343138643062613738613764666232656639393532623433343138
|
||||
37623963303237663337626661656638636364323931643730343535303737656461663831336336
|
||||
65653031656633386562663837386130613635306438313764653830663966663232646663356132
|
||||
61613338663331666265393566613661653462323530623930373034363363363238663465303162
|
||||
39303465613435343934636365336262376431616136383538353862323235643835373638663832
|
||||
38303336306665616666353963653532313162336536336137613337653363323138626338333861
|
||||
36663364656463623337663362643936393664363937306135353464363061393837346161333435
|
||||
63343030333830626438653565623065383264616264303035613432313266643739333063653066
|
||||
39623863373632363337663065653865343433393333386633626237393162383338343038646165
|
||||
30396331643033386331333039663066356432613733336235353266356336326138323864396132
|
||||
38313164393833343339663363366438313931393232613935343063306233323061363066616366
|
||||
62303564643930643262666364346130363530363630306331393032623736643630376563636533
|
||||
62656338343734343739383565396339323138666265626235376235613963666566333862656533
|
||||
63626566343737636532363535656238316332363831303862313265383936613339616430376231
|
||||
32663363613135626463373166623063336135303437313031353337323939633732396139623731
|
||||
36653061313233363837396636643234666439663261316361346263343934393237626134656230
|
||||
66326135396661383432323939666662376163376233323339303939336363336531653163633464
|
||||
33346266346533346631393666316239343463366636613336313833663730323734613135343930
|
||||
62613130613933656237366262363433353434303763326564333965383662336661313037616430
|
||||
32643061313638373931646464383465626234323866386336313861336531383638363736633438
|
||||
38643662376364333564383963613339623964396666313263653336393666623932393738656665
|
||||
63653234316265316535303531646230326530616639653036653731373934316238313563313338
|
||||
62373162346333666634346362333232373234613430386237656337353661643839663465663265
|
||||
36303738636137633636646537613336386230316334613739383362656661643163373936663130
|
||||
37393361323837323032376464323961306335623835616134633735626164306539383936613064
|
||||
36653133666230336262616438343539346561363863653364343662356233633239623765383165
|
||||
30336635393763646432396437613838383733626565353737336165626333643339376432393366
|
||||
31386334326130346164633534366532363037316334373133326362303965346633633939333539
|
||||
35613435626232653733303266666431666133366430633538623931623231353235383364303765
|
||||
64376133653562336631326630363036623033303039363561643236653531663861336262393865
|
||||
37346633626334313736303831633236313562393363313133613836326137303435356435613337
|
||||
31613335336562376435393237326439613863383264316537353165373437333866666364316366
|
||||
36326332336335396430663332326562613235623338633930633437663162643433663065323234
|
||||
36613663356534366433383431386666643736323936383030396139326464623961666666323462
|
||||
35613335633666313330636161613836343861313861666530323935343961316631666566653565
|
||||
61363033306338323966376631343232343038393564616262323532626131643265303865396539
|
||||
62363433353666626666393331636537363535306534383634333262326438366463363138666230
|
||||
32386366303462323930343863333463383638653532386362323338306266393337326535363663
|
||||
36346366393631396163343930626537643161353038383934313331363834323431653364303939
|
||||
37326532643864343338626430363065353833353862353262336235336637663865653263663339
|
||||
62363366663838366236653364363064356137346463383933626533343461356162363062653932
|
||||
37663966373031363133326534623763643030356335386139363565613135353835343233636330
|
||||
66393532396530643532626336303737306134323537373135663435376632343331323663333737
|
||||
66316638396563626663313636386566363036383663656230336530376234376138303462323030
|
||||
61613931336364383265366234393933653432313562666238666639326430376238623365373838
|
||||
38363339616365623065376438323738306633666561326432303935393938373638613736303332
|
||||
35353833663431313462333362313732353534383630343030393564626139353139623530633332
|
||||
34653639386263313738613430323664383264646632633062643031303437636262623966313630
|
||||
30663533623334633164353964643536623566623132666166373039303361346534346337396430
|
||||
66633632633162316462636662363938656263663135326237303361386234623661333938616262
|
||||
62343731623838646133333135306438623538626639663863313337313862626535303937346138
|
||||
64623338336333323239643565336533323234353436616230373063663539613839646238643735
|
||||
32613163343637656337653139346463383734363636633635316261646133343731653133613238
|
||||
35613265633538323039663665353664333434373834393264653830343766343136653632363532
|
||||
65356331633262643635343861393535353532383137346534633661613963333531626463346562
|
||||
63323638376536626534353062646561373566396235386634646663616230633635386661333334
|
||||
34643833653065633033333839633736656161396236363364393838613038326532353130353063
|
||||
62373635356665643133353561633861643436613035636239373630373164386531343736643564
|
||||
32656536633631353931666137663234343861633865303436323434303636376634366665313234
|
||||
33336163396330383263346333323065616437383564303839636235313964343633626166623833
|
||||
62316436326532386338356563643038663737616338363636383032623665373862643631643331
|
||||
62336364366537366531663762393964633531333166303662356334383562383466303334663261
|
||||
63663638633736353934663530343934613837623963366232323637626466343138613165626634
|
||||
38663338386465353463633438356434353839303334343165386430623733393934343466333134
|
||||
35373137653635653966383865333637623930666562323236323434653063613464353362396164
|
||||
31353632353637326330316239393665653833393438663436376562326638336239396337633134
|
||||
39343031323931303061663837353931396263333637633264643966343633363966626135356333
|
||||
30643564666336636535663264396632636532616234316130313761333731626639333665393430
|
||||
37653765336533346564306139333436623466626664393735363865663733306161393634323161
|
||||
38653262303363313562363233643634623364396237316636623431656366393538633131366139
|
||||
64383833313537653137363961306538353230656164626663613462323962363631643336356561
|
||||
61343539393239623861373633386338663534616438333538613632356265376132356539653964
|
||||
61643234373639643933653963323631336433633863326263303938643166356330396339626637
|
||||
30353337626231333730386465326533346233626561373564376234343763616431313031656531
|
||||
65396363396436383337373133333231393139303734643533623233613136363031616430653530
|
||||
31383231333763646437646430346564623739376365656661363539386164346365633730623738
|
||||
65373334613138336263623262653833363566633638646139656433326165353637363131316230
|
||||
31653436353336636333656430656564356233626535333263616136626136363430353237366230
|
||||
37346533316562653764396262646661623232346335633966303833356332346133653535356638
|
||||
61386338363139343561636564396232643361333936656637363130323165666536613066663137
|
||||
64356233376662666432366364626639373534663865343865323363333239636461326665306537
|
||||
35666533643834373839326139623564316533303562306235386238313764666438656139393362
|
||||
61353337303761666538636533613839336237646331663231353831303663323739623362326363
|
||||
66646136383765356431306639383336623237346534623535613435346238353866316164333763
|
||||
62646665396233646632633535633332313934653964396562656464376635306434613932623664
|
||||
66303131616137616439353939663731306438383662393039333036663862336537356335306266
|
||||
66646538316432346132633764626361353561663937323039383138636331326232643932633932
|
||||
34353061396461646664633364303536353833646130303032656238313637363736643663356237
|
||||
34356161313463626361393031643332656464326166636333616162383431396662383261383033
|
||||
31303537326532323238363539613439626365613538643364646366326236353934376539383865
|
||||
32373731323133383335343639626133353232613033306331373237646364643830613532306237
|
||||
37663034613363363164363935633332633732653761623439366636646137326163306632316264
|
||||
35356164343462633938333331323836313539303961316532613032396632666138646265636337
|
||||
38313539633430646166313435376532323630343232393735346335363731363666663363663138
|
||||
38373465396461306665303331383266663836666434626137636632653266393239656631353833
|
||||
32626531363763303439356565666434333334383737316431353032333638366338383430313436
|
||||
62326331353834303261663730303066623062336638323433353565656638336235663734323530
|
||||
66396666306534393139656138666430373537653862343232386233313730313831643734353539
|
||||
35636361643230316665306563633836656261353338663538336666383462343132666361356233
|
||||
32623732646564316461373537373331363138653332393638656437643635376663303430373933
|
||||
31383837643033323334326562663135613537373661396166656130613963383265303961323230
|
||||
63376662656232393833373731653234316462333834356534303738323430336633646437323332
|
||||
34376263396662373931333938623330626438663336323066326239636535323562623936636335
|
||||
39373335363663643238316230356534643033393363383436613865336361653566626336666630
|
||||
37313739646337653436663665386666393063316263653833633239396632313734616262616166
|
||||
38303363646661373139343039353532363736336261356462366238343135313637636166643431
|
||||
38633236386535346166386434616234326164346661386534663834646464303038313561613034
|
||||
33656265653739383932323632613766333335363633393666396663306337333231316639633731
|
||||
35383062613633363065616535666638326138306431366130336238343263356362333535346435
|
||||
35643866386430333730663461353136313630323961633764616134333835643234656633303232
|
||||
35363333656436653563353336393066306139633937623037643566633166646264313864646364
|
||||
36636663613465656339613534613634633733616662346530356361383934633466616138383865
|
||||
66313930613030386163346363333836633139376637323337396434613761636434666164393534
|
||||
37346437356431313930333932303465326138393262643665643139646134386161613465666363
|
||||
32376464653737363130303761303838663061626636643534326235333062643735653837633938
|
||||
35336161306435323665653035313930646666366631353464626235313761386135303665636137
|
||||
62646466313662613630616234373933376138383037363933626437306466633832343238633964
|
||||
30346265653865623537323833393763343632323839353237363466336663396131333266396533
|
||||
65626561646233626366353862396564373463623563343961646662633133613333646435303030
|
||||
31323332626534383732643839353739653835333934373835653331663762376337393930363833
|
||||
36313033633239383830363861623538396463396163333138613437303535396265336664313639
|
||||
31653837623938393137643137306566386666653564373838373265306462303062623436653261
|
||||
31333138396664613962303965613536373239643166353831623565643662323564
|
||||
35383939623164356565323465316566346532343163646633323634396364376462313461366439
|
||||
3637616136336262303234323464343434643234383132300a333665333836653636393166376330
|
||||
36666466393762346333363930386334333863616265363661383639333561393061313938373366
|
||||
6562316232653761340a313631633931353736383636326339656432333065663032323033326334
|
||||
39646438633330323662643834383438656134376363653938356639356338633635663831323938
|
||||
62653533613861383536346230613161393834326637623636356265633237323331323565323339
|
||||
61306565663831613635656661373535396564376561653035616362623333386338666432346634
|
||||
33373033333737626534366164306436363932653231346134616163633634633131646165316330
|
||||
65393031613461623762383066626566373733666639333766643131396433306637653063356361
|
||||
35343231356534626661623331653365643230646566323666633031323734663933643864336264
|
||||
61616333353139626462623933343234386238393437623833363461323834306233653061363535
|
||||
64326339356435626265363235313965346165353434613962396465346265346539343764663733
|
||||
31343234356331333536663239336334653864393132666264383263333365663464663931626562
|
||||
36343430656262313962633965326539633834306263363036343562663132393537343863313961
|
||||
35356161386234326361626165343234393837643364616339666131343364386132333763623737
|
||||
39373035626332613566396532343535646235636661663263353338633763666363666363633465
|
||||
61353566646261376534323662363062623962643062386164666136623966363535356132656562
|
||||
65653465373366636533336539333035346537346261633933626334356631393461373361623537
|
||||
34326463373766393965653639313063383764313736626366653063663466646161313365306532
|
||||
63353566636433346237393834386537396232383961613932666537373565653338363435383938
|
||||
32333438623332626163336631663664396430643566376363366262656432666261383039326431
|
||||
63633036393634646237393665353666666239653533393532646464643934373535666137373764
|
||||
62646535613563363939313666636466623762636439323237623236383165666630363938393666
|
||||
34336439316665326265623335383434323837326661343163643833663330663834376432333134
|
||||
32333737643364373035626430393963373934316663626666333837666161616138633032393663
|
||||
37323432636435383462383061346332373862376336323363303031666336646161633539643033
|
||||
37633962356130613138343235633564393330373463613861313638303633326639626436613763
|
||||
61383236643439616232613331366535356130373365643064366533613330383661623833303231
|
||||
64353532646337643630373361303564386166306639623137643534376631393731393831383261
|
||||
36373934623337646234353165316563303336373437626464356463383733303338643936376164
|
||||
63303638313766333832323764666431313937633930623865353331616536653930653336343266
|
||||
30333931336165393634633231376266373933646661306138386631663539336139333265663631
|
||||
36333562396239623236336333343935663866363063353036663337646431356537373434666331
|
||||
39356635306263323365333263386331656636356436373862616434356462376134363034663532
|
||||
64333633663662623931343363393233306331303066303664323034373333656132386437366162
|
||||
37633830626362326637623139396631663834623436646364363439356361666661396236353739
|
||||
39333766396132616333323566393936363137333235643739333639646234313266303062323536
|
||||
38633964373238646534626566366438633364636461343861303437356562313966626235326537
|
||||
63316438373461313936343634373835306539333436393337656535323662663936656638353838
|
||||
38316234663432656539636239363861396139376264303336356630396163353234656562633362
|
||||
39613032653163313362643733393232316530613533343535376339636139393936616263346561
|
||||
30356134313831316364643439373135393836303330303737636137323035386432343963393165
|
||||
66366333306262353763383838376662633766636532643064373962366665313761646336303033
|
||||
32643633616162316537376435386536316431343136346264643163373033336463393130383562
|
||||
39623635316333383036336538626636363130353733336531396132623466363933333230616364
|
||||
30633364393334643866393332346239646235373766346562653061633732326537343634363065
|
||||
66646662336661386432306231313362636535316466656435366639383030376365313364666564
|
||||
65666535663532383662383833633261343934383535313163643133646663396135613761336337
|
||||
64653433366164373461643038353830626139306566643438393933396339616361623062346536
|
||||
31353039633437383862343865343133336665633436366137663033643834303835336633616361
|
||||
30363863626463333437626165333338366332653838663464633964363961373338336462376332
|
||||
63303738636539396635613938366336303462326564663937656231346639326438326561333430
|
||||
38646538353362303062376138636362333166373931663036646438663937326438316338653861
|
||||
62356365633966623638626138653064663835656431613262393532623731656132343864663966
|
||||
31373936333031646131663436323036366637326134336132373565316330663066366237336439
|
||||
62656562346639336339363363643933633566646363356565366336633863636230316634663936
|
||||
38626662653131623064373639383837366538633339313864346631633032356362373035303665
|
||||
61376332313532353665373131613335653732343839366365346330363638366265656139373838
|
||||
38633737653565366165306562353333353637326530636535616566323061386362333266383636
|
||||
61636365386232306338663962633235613435613466643032323363646232306431646164633639
|
||||
36383139313363613630616662613734636465646130363933376438633839363163343866323032
|
||||
35356531376663386331666238656537613164633634633934616462383331326633333235626337
|
||||
33393330303532626132393239633735623963363562656163383564306461353330376532396334
|
||||
30666361353862356636636632383234323565376235343862343564383830326533373861303437
|
||||
63613731643964613530343234323661636133643838316564356338366566303261336330616432
|
||||
32613535633630303132313933393833636433373539346261613661626135356363303930636138
|
||||
39323837383863306264633838636530393632363936633938626465656334336333333961666331
|
||||
66653463343333326563356337373732643333333065353436393736613038346636643535383466
|
||||
31656535633765386339633938666639396438326638303961303365323032333564636562343361
|
||||
65303662343633343364366265646432376230356362373465356539623632653663373631633633
|
||||
38666138363837356331343061373237303337656432326633646565353337393238363362396238
|
||||
66633966383237653064343333396661653932386536383536366632326234303161353166633836
|
||||
37313438393263366436613066386235343034366433343432346266343137346336646238613462
|
||||
33336339363037343533616166616565333330333531643364393437393637386330626437346135
|
||||
64396334656664336535373764666535373732353639326433646561616338323633623138373832
|
||||
30616363303834643532623362306362326230323737653563393838653234373861373933316538
|
||||
64376430376161316666396336373662393237383531353361393435386236636631613336386566
|
||||
31643637623333623364323734323961643863623532613432386662363361316134626533666339
|
||||
34656130633462616337323938626439626235306533336264343138356439633065313434616132
|
||||
63646664343962373365663738356233663135653965326534353665316531393964636132393932
|
||||
36633638636236326135323335646535396266666433396462623963656664336539386662373233
|
||||
64363566363863376466316338316562393461623262393130303762646334336463623632393238
|
||||
65656138396536373132363633313636643864353266356266626266643737393366326538353237
|
||||
31333961376236653263613930613432666531366131623834633632646332316133666530646139
|
||||
65616466646564646437333730383836656566643465303931326665343764396137643338373631
|
||||
62333266326265356562656430666538376134356239666635393430343234363231323938393331
|
||||
31613463613936656138623535303731333535323130303835366465383665353632636138653338
|
||||
35663132386634313538326130343435313131303934393434393736353531336261306265303264
|
||||
39376537636566333563393032336534333635346432663235623530666264323930646361313463
|
||||
39343437313932323064666632386137353834313930343636356561346535613730363865613433
|
||||
63316133663935373238373566326363343130376666613331666361326262353266653535343866
|
||||
64383931303037386165663439643232656139653832303239383235383637336664313864663935
|
||||
63366631303536336530366438333762393839656435366161353838303732386466356238333632
|
||||
34646463646535376139663136613562316166356138343939633935303532326536313033643639
|
||||
35653765326234333832366165363962376263383465313633313664336636616430313138313365
|
||||
31376535613130666562336533396636646161633932633030363437616337643761343439616338
|
||||
62333332376465306264663137613265363432343538643430333764326562613065663062613665
|
||||
63643030383163343231353964353264626434383762346639366335346465336365366131646131
|
||||
38633962316232663530376133383034303465313331393561393636386663623861373161376366
|
||||
37306533636463356232326430346538346136653264343839356662643435633337313232616561
|
||||
33633331346166303038656135303532643531383466346334383665613662333431336362333334
|
||||
66383336626463653136353861613832366338623631353930353432323338663834316436373230
|
||||
37393135303037663035303633643439653238663038626135623436303435303361393064353034
|
||||
35663230656434356434386462363834313137353865313831343261623466633861303336366334
|
||||
33626164313334306362393461313633376464343037646534666339386462666634363563386661
|
||||
37373138643432373834356335623864313561376131633161613035386166623836613339333563
|
||||
31613934363331633537663261653230306539616238313837393762323932363365326238353131
|
||||
31666564303666373163306237353136636430313639313931303339346335653539643265613230
|
||||
62643836353432316165336665373964353762376432373263323666393333393564323932333638
|
||||
33643763613739323134666139653862396436393836383232303564636261393161656163653830
|
||||
66653237313262616464656437343465623961633562376638626432663530356434396463663465
|
||||
39386261343933366666356664313339373231326566633165306632353535363436313864303936
|
||||
38613636326666303061616337666436383263363931323339646432373965363565333763343631
|
||||
37343566323732303830353537393565306434363130323335633837663762333431376539633765
|
||||
61363939626234386564306539636637333137626133363139353235366238326633623062303833
|
||||
64303832643830646430333061646333633039663634336263396563393437326135613932386634
|
||||
35393639373631323435373864306433373638613836396664633537323636653531616534316465
|
||||
63626661313733333431333665663165646234343438356134366131353234366466373133623639
|
||||
34656436306433363136666633616464373937633435616534376536393233313236356634323161
|
||||
63633632303562346566646166636664376431396162663765386532613832326339666130666536
|
||||
36663865633963613536623637303061626336343835646639633031366333393132663033396533
|
||||
38383862646631333262366237323234396465356531323363653464643361326362366231653739
|
||||
62643738303734643033323362656230616466353161663136623864313136386366376634653664
|
||||
31363930373530346333396536623037303162313934333634373033326432373566373032643964
|
||||
30663962353664353062303935356262363333366437383338373961616237663361326631353565
|
||||
37313936373033323131303161343139653565663466323830663536346665666232643163613562
|
||||
30643061653363663864383663326563306261663061326366383731366463356238373539383935
|
||||
65626464346366613638623730383631393066393233353130396636393438373565383266636439
|
||||
66633837626461623335316438393432303839633234323065396533343466373962633566643032
|
||||
35353939323038333434316232326138326266343662636130363565343463636364613263383438
|
||||
35653736333339353831383733393161356533343138336161383435333261613262306135393565
|
||||
66333134326265376433376538373531353966396138656265666266353737343936366132623633
|
||||
66663339616263623139666236373563363666356236383538316363326635396332373161373932
|
||||
31313430313065353762646538383361316563326262363833316434343965383032633139663634
|
||||
38383430336432373031636635366539663337666330663361303964653331376430303263613461
|
||||
39303832306463356465366237373338356636663637353835663336656331366638656433623462
|
||||
34623761366365366634353635333632373162643330633435303466326437626138663834323531
|
||||
61663433656537366662386134393761396162326265393465363131393333623731393534656338
|
||||
35356132323062336235326630353464393434633633343932613432623536343365626165626432
|
||||
31633732316364616463656430623763323039623835343164326536316334353666616237623535
|
||||
32303036653936363933353932323666636662393231306138306239653065623338336662613633
|
||||
34376631386235653161323331313661656366386635343264353535623439383734393363666239
|
||||
64303466393539353862626436643366306564336638346432373661336537353033613036393630
|
||||
35383962663363366665393938666266326464383936653539363838623338366466626439663438
|
||||
35333737356234363731396162353730643665666630366133633839303836313064306330373233
|
||||
62613363316238653534313739633033336134386264666362393061653434356637643736633863
|
||||
37333766646666626531323738633161366537306539303961373037656461323265353032666338
|
||||
30383834386333656334376361643338333662353461303932373132356133643934656466373864
|
||||
31306466396231363132636463333633383939376462386230363661656164666331323333363435
|
||||
33383262343238383265653232653538643964346236643031386164616364393732336637636239
|
||||
39663333646137313933313562626265663365633633653465396234396563656539646630346634
|
||||
63643461666365643961623936623364373334663162366537303163393665303633303562336361
|
||||
38323431346334623835396165653232663361383836663633386361616630633437623332383732
|
||||
33656139323339613164653433623237623939633230663735613063623131623632393535353066
|
||||
31633234613563616566396262343334313262366434306662613965316135323965643732356130
|
||||
31643437396264303831653762393930383431323062303032333666653761623866653762333663
|
||||
32633862383763633663313166313365333963636233386430366165643635633938306533663164
|
||||
35326561393265393830376434393235613265653764636538663165326363636538343630323763
|
||||
32396531613238313736393462313736393535613662353365636165373831626466386535623433
|
||||
63366338616637386336613435316262393561393139336331323132613835663065623637333833
|
||||
62663262653536313334623736343535323766643235303865653864613862663664386664643934
|
||||
37363832653530626339313336363639633863656633623838653564666135646333306264313765
|
||||
39613331313432636330383066653431383333323265623233633434343066323764633765663832
|
||||
34653434323631313261653234353437353762616466633463383835313034336234326666303864
|
||||
35333034376131323436613735383433393266613966363432646663366636303564666532646163
|
||||
38333963306665306438333034313933303337363331376663633333643161636236343662383361
|
||||
33333933346665613061346634666530323830653732356231306365613436323263316462373734
|
||||
65366462646532366638366235646533383235346463613164393630306636346232626264323932
|
||||
37343631656361633235333338613933396565376636343932306363623635373237366639633236
|
||||
62653537313134613239353365613239666466616630653336653738393032646263336561623861
|
||||
31333434646532393963346238613662343737323831393136383736636631393065306664616333
|
||||
32643666393261623262326562356631353432353231383161613964383566643466323962313238
|
||||
33393531363135636362326434383962633463633039333664353865383231353634633535333738
|
||||
62636432646461376431396638333231643164306432333132356131316538303366343333396564
|
||||
35373732323633666263663064356262323432653462333834636433613231356637626265653866
|
||||
61346366353165363639633466336463313462653137613035373430313334336262626439393539
|
||||
3663
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue